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

Add ctranslate2 whisper models #10

Merged
merged 14 commits into from
Sep 11, 2023

Commits on Sep 8, 2023

  1. add ctranslate2 eval

    chainyo committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    69f1ee5 View commit details
    Browse the repository at this point in the history
  2. correct calc_rtf name for all files

    chainyo committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    6110177 View commit details
    Browse the repository at this point in the history
  3. add missing regex dependency

    chainyo committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    de64644 View commit details
    Browse the repository at this point in the history
  4. fix cuda index

    chainyo committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9b2cf74 View commit details
    Browse the repository at this point in the history
  5. add DEVICE_INDEX as variable

    chainyo committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a31f280 View commit details
    Browse the repository at this point in the history
  6. add hub login

    chainyo committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1d047b3 View commit details
    Browse the repository at this point in the history
  7. remove regex included in transformers

    chainyo committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    09a455f View commit details
    Browse the repository at this point in the history
  8. fix inference

    chainyo committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    85afaea View commit details
    Browse the repository at this point in the history
  9. use_auth_token -> token

    chainyo committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    8a266bc View commit details
    Browse the repository at this point in the history
  10. add compute type for evaluation

    chainyo committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    37b399d View commit details
    Browse the repository at this point in the history
  11. scripts corrections

    chainyo committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    848bdfb View commit details
    Browse the repository at this point in the history
  12. fix typo

    chainyo committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9a8b06e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. update shell script url

    chainyo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    336c85c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add-ctranslate2-whisper-models' of github.com:chainyo/o…

    …pen_asr_leaderboard into add-ctranslate2-whisper-models
    chainyo committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    83dd56d View commit details
    Browse the repository at this point in the history