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

Fix the decoding issues #1768

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

Commits on Jan 14, 2024

  1. Add files via upload

    bobqianic authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    71a65e7 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    bobqianic authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    8301f88 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Add files via upload

    bobqianic authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1226204 View commit details
    Browse the repository at this point in the history
  2. revert change

    bobqianic authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    c53c33b View commit details
    Browse the repository at this point in the history
  3. Delete server directory

    bobqianic authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    dfef69e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from bobqianic/bobqianic-patch-1

    revert change
    bobqianic authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    7499e3c View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    bobqianic authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    6648641 View commit details
    Browse the repository at this point in the history
  6. Add files via upload

    bobqianic authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9d0ebd1 View commit details
    Browse the repository at this point in the history
  7. Add files via upload

    bobqianic authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    c8528a7 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2 from bobqianic/patch

    Patch
    bobqianic authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    7047d32 View commit details
    Browse the repository at this point in the history
  9. Add files via upload

    bobqianic authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    96a9349 View commit details
    Browse the repository at this point in the history
  10. Fix ruby and go bindings

    bobqianic authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    4b3a211 View commit details
    Browse the repository at this point in the history
  11. Add files via upload

    bobqianic authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3818acb View commit details
    Browse the repository at this point in the history
  12. Add files via upload

    bobqianic authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b5c4d5c View commit details
    Browse the repository at this point in the history
  13. Revert some changes

    bobqianic authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    80589d2 View commit details
    Browse the repository at this point in the history
  14. Revert some changes

    bobqianic authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    271c321 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5ea1d91 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    41df3f0 View commit details
    Browse the repository at this point in the history
  2. edit some comments

    bobqianic authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2676819 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Fix tokenizer (mostly)

    bobqianic authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    327a3dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e05c3d View commit details
    Browse the repository at this point in the history
  3. Update Makefile

    bobqianic authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    23f0b0b View commit details
    Browse the repository at this point in the history
  4. fix CI

    bobqianic authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    a1e6f20 View commit details
    Browse the repository at this point in the history
  5. Update WhisperCppTest.java

    bobqianic authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    938691b View commit details
    Browse the repository at this point in the history
  6. Add files via upload

    bobqianic authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    eda72d3 View commit details
    Browse the repository at this point in the history
  7. Update CMakeLists.txt

    bobqianic authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    a12d40f View commit details
    Browse the repository at this point in the history
  8. Update unicode.h

    bobqianic authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    cda677e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    4b079bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e3b7d4 View commit details
    Browse the repository at this point in the history
  3. Update whisper.cpp

    bobqianic authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    7592693 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from bobqianic/restore_best_of

    Restore best of
    bobqianic authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    db49f1b View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    98e9c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a2674c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Add files via upload

    bobqianic authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    850fa2f View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    bobqianic authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5ef0ea2 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    bobqianic authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6766747 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from bobqianic/update

    Update main
    bobqianic authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e2e5177 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Add files via upload

    bobqianic authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8a46034 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    bobqianic authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    7a5a2e9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from bobqianic/push

    Push
    bobqianic authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a0d4348 View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    bobqianic authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b3305eb View commit details
    Browse the repository at this point in the history
  5. Update ruby_whisper.cpp

    bobqianic authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    09a735e View commit details
    Browse the repository at this point in the history
  6. Update test_whisper.rb

    bobqianic authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0f5b5be View commit details
    Browse the repository at this point in the history
  7. Update params.go

    bobqianic authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4cc4b89 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #6 from bobqianic/fix-binding

    Fix binding
    bobqianic authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9fbe59f View commit details
    Browse the repository at this point in the history
  9. Update context.go

    bobqianic authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    49e7a7f View commit details
    Browse the repository at this point in the history
  10. Update interface.go

    bobqianic authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    891a453 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #7 from bobqianic/fix-go

    Fix go
    bobqianic authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    7baa7a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

Commits on Feb 9, 2024

  1. Add heuristic mode

    bobqianic authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b6d89b0 View commit details
    Browse the repository at this point in the history
  2. Bug Fix

    bobqianic authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3512527 View commit details
    Browse the repository at this point in the history
  3. Add heuristic mode

    bobqianic authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e091189 View commit details
    Browse the repository at this point in the history
  4. Bug Fix 2

    bobqianic authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    de4f87f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8 from bobqianic/heuristic

    Heuristic
    bobqianic authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    476dff4 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    f38b659 View commit details
    Browse the repository at this point in the history
  2. Update whisper.cpp

    bobqianic authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2b61aec View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Add files via upload

    bobqianic authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a53175a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from bobqianic/base

    Fix compatibility issue
    bobqianic authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7ea8a64 View commit details
    Browse the repository at this point in the history