Commit Graph

  • ce562ba7e8
    Create python-package.yml GrayHatAlex 2023-08-01 21:34:45 -05:00
  • b6077bad1b clearer comments taylorchu 2023-07-29 22:17:14 -07:00
  • 9fccc7d7c2 comment on eot taylorchu 2023-07-29 22:08:04 -07:00
  • 95826d42bf word timing tweaks taylorchu 2023-07-29 16:28:05 -07:00
  • 0ce59f338e added support for bfloat16 datatype devpramod-intel 2023-07-19 18:14:08 -04:00
  • 7a85204400 flake8 E741 Dongwoo Arthur Kim 2023-07-17 15:20:01 +09:00
  • 67481390f9 Add .pre-commit-config.yaml Dongwoo Arthur Kim 2023-07-17 15:15:28 +09:00
  • 2ac62b30db fix doc of TextDecoder haoshengqiang 2023-07-13 21:08:02 +08:00
  • 04b0299556
    Merge branch 'main' into fix-empty-audio-exception Jordi Mas 2023-07-10 20:46:07 +02:00
  • fc7eac5186
    Update audio.py Mohamad Zamini 2023-07-08 21:48:26 -06:00
  • b91c907694
    Avoid rearranging all caches (#1483) WangChou Lu 2023-07-07 03:48:08 +08:00
  • 7db7b46aca
    linter fix Jong Wook Kim 2023-07-06 12:39:23 -07:00
  • 641f834f0e
    Update decoding.py Jong Wook Kim 2023-07-06 12:36:20 -07:00
  • bed9a42214 avoid calculating the same kv_cache from cross attn Wangchou Lu 2023-07-06 20:18:34 +08:00
  • e0f0221a92 added parser argument to support MPS by default NripeshN 2023-07-05 22:27:48 +05:30
  • 9508dc423f
    Merge branch 'main' into avoid-rearranging-all-caches WangChou Lu 2023-06-30 18:59:55 +08:00
  • 255102520f avoid rearranging all kv_caches Wangchou Lu 2023-06-30 18:23:23 +08:00
  • 4753ec1b28
    Merge branch 'main' into main Nripesh Niketan 2023-06-30 12:22:40 +05:30
  • f572f2161b
    Improve timestamp heuristics. (#1461) ryanheise 2023-06-30 09:51:24 +10:00
  • 158cb30f72 transcribe.py fix NripeshN 2023-06-29 23:10:15 +05:30
  • a7b9a40c7e Add GPU Support for Apple Silicon Macs NripeshN 2023-06-29 23:05:51 +05:30
  • bf61eac85b
    Update utils.py Tim 2023-06-28 18:55:00 -07:00
  • 91d4719bb1 update README.md Yaoming Mu 2023-06-28 16:18:58 +00:00
  • 81589b08f7 update README.md for ROCm Platform Yaoming Mu 2023-06-28 10:30:27 -05:00
  • 3053a06347 1. PyPI name of openAI Triton is pytorch-triton-rocm for AMD ROCm Platform, so at modify setup.py to install correct Triion package for ROCm Platform and use an environment variable "WHISPER_ROCM" to identify ROCm Platform 2. modify README.md to add instruction for setup whisper on AMD ROCm Platform (AMD GPU). Yaoming Mu 2023-06-28 10:16:04 -05:00
  • dab683e22d
    Merge pull request #1 from bayesfactor/bayesfactor-patch-1 Tim 2023-06-24 05:46:48 -07:00
  • 34a6edb783
    Update utils.py to fix bug with Optional Tim 2023-06-24 05:28:03 -07:00
  • 514c732757 wip Jan Grzybek 2023-06-23 03:35:27 +02:00
  • a03caf490d wip Jan Grzybek 2023-06-23 03:25:36 +02:00
  • 3481a39a05 wip Jan Grzybek 2023-06-23 03:21:03 +02:00
  • 334c51b68b wip Jan Grzybek 2023-06-23 03:11:54 +02:00
  • ef93da1ed0 wip Jan Grzybek 2023-06-23 03:01:57 +02:00
  • c828a483aa wip Jan Grzybek 2023-06-23 02:56:49 +02:00
  • 0e8cabcd4d wip Jan Grzybek 2023-06-23 02:48:36 +02:00
  • 6e9bf2d226 whisper quick-start runner Jan Grzybek 2023-06-23 00:46:33 +00:00
  • 3c5a4183dd remove unused decoder first Jan Grzybek 2023-06-23 02:45:10 +02:00
  • a0d31d511e rebase with upstream repo Jan Grzybek 2023-06-23 01:52:46 +02:00
  • 2d9e7d1689 Track pauses with last_speech_timestamp Ryan Heise 2023-06-22 19:27:39 +10:00
  • 814f5e0269 Improve timestamp heuristics. Ryan Heise 2023-06-22 00:34:21 +10:00
  • a7349caac1
    Fix typo Efkan S. Goktepe 2023-06-20 20:25:59 -04:00
  • 0a44120c46
    Add minor grammar touch-up Efkan S. Goktepe 2023-06-20 16:50:31 -04:00
  • e8ddd43a81
    Update audio.py Maryna_Boroda 2023-06-05 18:02:39 +03:00
  • c80bbdac2d
    Update audio.py Maryna_Boroda 2023-06-05 17:59:20 +03:00
  • 40973d3d74
    Update audio.py Maryna_Boroda 2023-06-05 12:55:47 +03:00
  • c7324326ee
    Update audio.py Maryna_Boroda 2023-06-02 16:47:39 +03:00
  • 19c68298ad
    TODO comment Maryna_Boroda 2023-06-02 16:34:31 +03:00
  • 7011f239a2
    Create Etheria text PaigeLeila 2023-05-29 18:09:53 -04:00
  • 5a7e6c8885 Fix exception when an audio file with no speech is provided Jordi Mas 2023-05-27 12:48:12 +02:00
  • f677284d11 Return the best only if all fallbacks failed Théo Boyer 2023-05-21 16:58:12 +02:00
  • a72a04414b Return best option on fallback Théo Boyer 2023-05-21 16:30:46 +02:00
  • c93aeaf99d make content-length lookup more defensive joostinyi 2023-05-18 21:46:37 +00:00
  • 299a658f5e Add support for Intel GPU's leuc 2023-05-18 17:10:33 +02:00
  • 5b16d67519
    Update decoding.py Ziwen 2023-05-17 23:20:53 -04:00
  • eb8f285b39
    Fix prefix bug when timestamps enabled Ziwen 2023-05-17 23:19:40 -04:00
  • 1ddb875ca9
    Force tqdm to use ASCII characters for the progress bar phoneee 2023-05-15 23:03:28 +07:00
  • c632345c1c
    Added aria2 support AlpinDale 2023-05-15 17:31:20 +04:30
  • a1f200b332 Remove triton dependency on musllinux Paul Ganssle 2023-05-08 12:50:41 -04:00
  • f53a161d55
    Fix #1293 jongwook-patch-3 Jong Wook Kim 2023-05-05 01:40:00 -07:00
  • 3bbd7288de
    Merge cfce274f079f6da3acff442600f7e5b1be672229 into 248b6cb124225dd263bb9bd32d060b6517e067f8 doublex 2023-05-05 14:35:42 +07:00
  • 248b6cb124
    fix condition_on_previous_text (#1224) Valentin Berkes 2023-05-05 09:31:35 +02:00
  • 7ca9fbea86
    Fix numba depreceation notice (#1233) Paul Willot 2023-05-05 08:48:06 +02:00
  • b1c0815c79
    Updated README.md to provide more insight on BLEU and specific appendices (#1236) Brett Balquist 2023-05-05 01:47:45 -05:00
  • 1c1ea9f7fc
    Update README.md Jong Wook Kim 2023-05-04 18:06:08 -07:00
  • adc3a5e55e
    Merge 62e34f0c0392c6f44fac6b8cbb736a5cab93a667 into e334ff141d5444fbf6904edaaf408e5b0b416fe8 黑墨水鱼 2023-05-04 17:54:39 -07:00
  • e334ff141d
    Avoid computing higher temperatures on no_speech segments (#1279) Théo BOYER 2023-05-05 02:02:36 +02:00
  • 4a3aed650f
    Update transcribe.py Jong Wook Kim 2023-05-04 11:48:40 -07:00
  • d35dbde32f
    Merge branch 'main' into main Jong Wook Kim 2023-05-04 14:18:31 -04:00
  • 5523722842
    Dropped unused execute bit from mel_filters.npz. (#1254) petterreinholdtsen 2023-05-04 19:58:56 +02:00
  • 8035e9ef48
    Drop ffmpeg-python dependency and call ffmpeg directly. (#1242) petterreinholdtsen 2023-05-04 19:53:59 +02:00
  • 97afc644ac
    Merge branch 'main' into drop-ffmpeg-python-dep Jong Wook Kim 2023-05-04 13:48:30 -04:00
  • e69930cb9c
    Python 3.11 (#1171) Johnny 2023-05-04 19:42:09 +02:00
  • f801db790e
    minor spelling changes Jong Wook Kim 2023-05-04 10:39:39 -07:00
  • dd5a5fb64e
    Removing 1.10.2 from test Jong Wook Kim 2023-05-04 10:37:39 -07:00
  • 24badcab44
    Excluding cp39 - torch 1.10.2 Jong Wook Kim 2023-05-04 10:35:39 -07:00
  • a7afcadcf7
    flake8 fix Jong Wook Kim 2023-05-04 10:33:00 -07:00
  • 2f038d2ee8
    Trying pip3 install instead Jong Wook Kim 2023-05-04 10:31:56 -07:00
  • 08ccdee136
    isort 🤦🏻 Jong Wook Kim 2023-05-04 10:29:58 -07:00
  • a2c52bc56e
    Error checking Jong Wook Kim 2023-05-04 10:27:35 -07:00
  • 087339fbf0
    isort fix Jong Wook Kim 2023-05-04 10:18:52 -07:00
  • 08c661a1c1
    formatting update Jong Wook Kim 2023-05-04 10:16:34 -07:00
  • 10d74d5e87
    formatting changes Jong Wook Kim 2023-05-04 10:13:41 -07:00
  • 44b5fd3653
    Avoid computing higher temperatures on no_speech Théo BOYER 2023-04-24 23:17:46 +02:00
  • 6cbc47dd44 Teach whisper to look for models in /usr/ and /var/ too. Petter Reinholdtsen 2023-04-19 13:22:18 +00:00
  • 62e34f0c03
    format code heimoshuiyu 2023-04-20 02:02:11 +08:00
  • a6085c4b9e Dropped unused execute bit from mel_filters.npz. Petter Reinholdtsen 2023-04-18 05:36:23 +00:00
  • 67fac2a4ce
    Check multiple prompts heimoshuiyu 2023-04-18 18:58:22 +08:00
  • 6fc4e6f230
    fix id start heimoshuiyu 2023-04-18 15:13:07 +08:00
  • c05b238790 Rewrote to use subprocess.run() instead of subprocess.Popen(). Petter Reinholdtsen 2023-04-18 05:51:43 +00:00
  • 55756284ac
    Ignore repeated prompt heimoshuiyu 2023-04-18 12:15:21 +08:00
  • aa661ca62c
    Update utils.py Caleb Long 2023-04-17 16:54:19 -04:00
  • b739cf82f4 Add output in textgrid file support Caleb Long 2023-04-17 16:44:52 -04:00
  • fcf33008c7 Replaced 'no' langauge code with 'nb' and use full norwegian language names Petter Reinholdtsen 2023-04-17 13:03:10 +00:00
  • 359639375c
    hola erickmauri 2023-04-16 22:37:46 -04:00
  • fb59e14d0f Drop ffmpeg-python dependency and call ffmpeg directly. Petter Reinholdtsen 2023-04-16 15:31:18 +00:00
  • ebf0596579 Formatted warnigns output Brett Balquist 2023-04-15 19:09:59 -05:00
  • 3c3e5a6178 Updated README.md to provide more insight on BLEU and specific appendices in the research paper Brett Balquist 2023-04-15 11:13:35 -05:00
  • a8f4102c4f
    Merge branch 'main' into main Johnny 2023-04-15 10:13:31 +02:00
  • a444ca3798
    Fix numba depreceation notice Paul Willot 2023-04-15 15:05:38 +09:00
  • cbff1b81fd
    Add check for presence of result["job_details"]["model"] John Pariseau 2023-04-12 10:30:13 -04:00
  • 1031ac6b2f
    Set default model_name to None John Pariseau 2023-04-12 06:56:26 -04:00