Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept variable-length batch prompts for Whisper #1784

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    e23c9f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Small code reformatting

    guillaumekln committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a11f7c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f3f3bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51e5cb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a954445 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0acb520 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    35fc306 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dda0d0 View commit details
    Browse the repository at this point in the history
  3. Fix softmax

    guillaumekln committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b8c09db View commit details
    Browse the repository at this point in the history
  4. Remove commented code

    guillaumekln committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e088a67 View commit details
    Browse the repository at this point in the history
  5. Wrap long line

    guillaumekln committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3687a6c View commit details
    Browse the repository at this point in the history
  6. Fix MSVC compilation

    guillaumekln committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    9c2c06d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    25ef314 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62eaf33 View commit details
    Browse the repository at this point in the history
  3. ..

    MahmoudAshraf97 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    df5491d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d3dad5 View commit details
    Browse the repository at this point in the history