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

whisper : add grammar-based sampling #1229

Merged
merged 11 commits into from
Nov 13, 2023
Merged

Commits on Aug 31, 2023

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

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    afc84b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0306cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97ebb48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8f34d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. command : grammar-related improvements

    - option to read grammar from file
    - add sample grammars for colors and chess moves
    - fine-tune the performance further
    ggerganov committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    54d168d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a2abb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    37de5dc View commit details
    Browse the repository at this point in the history
  2. whisper : remove comment

    ggerganov committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    3c50be2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from ggerganov/grammar-debug

    whisper : fine-tuning grammar functionality
    ejones authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    de7021f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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