Commit Graph

  • 6c1d8f1ea1
    Upgrade GitHub Actions (#2430) Christian Clauss 2025-01-04 09:47:12 +01:00
  • 73d0a420ec pre-commit autoupdate && pre-commit run --all-files Christian Clauss 2025-01-04 09:02:57 +01:00
  • efc317b1e0
    Merge 0461f69f8ba50805c324f624c2c3094458d8f0eb into 90db0de1896c23cbfaf0c58bc2d30665f709f170 Jason N. White 2025-01-01 02:35:38 -05:00
  • 0461f69f8b
    Update LICENSE, fix license year JasonnnW3000 2025-01-01 02:35:30 -05:00
  • 02032b3b2e
    Merge branch 'main' into patch-1 Christian Clauss 2024-12-26 08:57:34 -05:00
  • accb6b18f0
    Merge branch 'main' into patch-1 Alexander Kuznetsov 2024-12-24 14:09:32 +03:00
  • 356aa3a7c6 Further changes beaskoczy 2024-12-22 13:21:28 +01:00
  • 0033c7ff6e Further grammar improvements beaskoczy 2024-12-22 13:19:11 +01:00
  • 0bb762c855 Update README.md beaskoczy 2024-12-22 13:01:05 +01:00
  • d39718b290 Further changes beaskoczy 2024-12-22 12:58:43 +01:00
  • d5636d387d General improvements beaskoczy 2024-12-22 12:58:06 +01:00
  • 66f30a3d3c
    decoding.py: Stating when language is not detected out of the audio xqyz 2024-12-18 09:37:09 +00:00
  • 57899a3cfb
    tokenizer.py: Stating when language is not detected out of the audio xqyz 2024-12-18 09:33:22 +00:00
  • abf6778935 transcribe can take a callback that is fn(int, int, float) -> None Millan Kumar 2024-12-11 18:59:52 -05:00
  • 888dd61cba
    Merge branch 'main' into transcribe-argument Nripesh Niketan 2024-12-04 17:36:13 +00:00
  • 548e3e4ab8
    Update requirements.txt BraveHeart-David 2024-12-03 22:29:54 +08:00
  • 458b0538b9
    Merge pull request #6 from openai/main BraveHeart-David 2024-12-03 21:17:19 +08:00
  • 63fdf0a058
    Merge a388f1c3ba4a94ed5b9f5aece23d43a7beed1cc4 into 90db0de1896c23cbfaf0c58bc2d30665f709f170 Matteo Fasulo 2024-12-02 18:22:09 +00:00
  • 635ee3dff8
    Merge c8b7f8f17b0966220cc844cb56596ab3175c229a into 90db0de1896c23cbfaf0c58bc2d30665f709f170 AshishKumarGrover 2024-12-02 11:55:00 +05:30
  • 90db0de189
    Bugfix: Illogical "Avoid computing higher temperatures on no_speech" (#1903) Purfview 2024-12-01 05:47:01 +00:00
  • 39e94090e0
    Merge branch 'main' into patch-1 Jong Wook Kim 2024-11-30 21:44:13 -08:00
  • dc7b5325b8
    Merge pull request #5 from openai/main BraveHeart-David 2024-11-28 15:39:31 +08:00
  • fc5ded7d90
    Updating README and doc strings to reflect that n_mels can now be 128 (#2049) Lowell Vaughn 2024-11-26 09:37:01 -08:00
  • 369480a232
    Merge ccacb7f5defb139e77a553c2114cf19c63084962 into 173ff7dd1d9fb1c4fddea0d41d704cfefeb8908c Pavel 2024-11-26 20:45:46 +03:30
  • 6673514723
    Create A arthurbrun25 2024-11-25 21:10:10 -03:00
  • f83323ffad
    Merge branch 'main' into patch-1 Christian Clauss 2024-11-25 15:11:16 +01:00
  • 3a2366e7e1
    Merge pull request #4 from BraveHeart-David/snyk-fix-5bd06031a0ec037f3049b211dde2b777 BraveHeart-David 2024-11-25 11:33:13 +08:00
  • 55e0339342
    fix: requirements.txt to reduce vulnerabilities snyk-bot 2024-11-25 03:31:21 +00:00
  • e9c1f7fced
    Merge pull request #3 from BraveHeart-David/snyk-fix-bdbd0a69a2d1927285019fd18ae29429 BraveHeart-David 2024-11-25 10:40:02 +08:00
  • c8128c2aa2
    fix: requirements.txt to reduce vulnerabilities snyk-bot 2024-11-25 02:25:57 +00:00
  • 16c2821dc7
    Merge pull request #2 from BraveHeart-David/snyk-fix-71bb6be8e11062d450fdc7647bf71544 BraveHeart-David 2024-11-25 08:31:06 +08:00
  • fdd1b6f1a9
    fix: add support for leading zero in transcription when spoken by user chihangc 2024-11-21 14:47:08 +08:00
  • 83876b4bc7 Fix: Update torch.load to use weights_only=True to prevent security warning yaslack 2024-11-20 18:05:08 +01:00
  • cd48514003
    Merge branch 'openai:main' into main PiotrBLL 2024-11-20 13:38:26 +01:00
  • 1a42019974
    Merge pull request #2 from BlueLabelLabs/feat/Add-HPU-support PiotrBLL 2024-11-20 13:13:39 +01:00
  • 1eaf409072
    Update LICENSE Safa Zare 2024-11-20 08:37:53 +03:30
  • 8c4e65929f Add word_timestamps fix in model.transcribe PiotrBLL 2024-11-20 00:58:28 +01:00
  • 74941b4a85 Adjusting UI for Streamlit Deployment boraytuna 2024-11-19 14:21:03 -05:00
  • 94872bfbdc Add packages.txt to install ffmpeg boraytuna 2024-11-19 14:12:46 -05:00
  • d9267197a0 Getting ready for Streamlit Deploy boraytuna 2024-11-19 14:01:15 -05:00
  • 4739e4c692 Prepare app for Streamlit Community Cloud boraytuna 2024-11-19 13:52:08 -05:00
  • 3ff9f97be3 Added Dev Container Folder Boray Tuna Gören 2024-11-19 13:49:06 -05:00
  • 61366b60e0
    Create SECURITY.md iDJxxx 2024-11-19 03:13:52 -05:00
  • d067d730f1
    Update test.yml iDJxxx 2024-11-19 03:12:22 -05:00
  • cdcc739302
    Update python-publish.yml iDJxxx 2024-11-19 03:11:51 -05:00
  • 2cc6bcf1b0
    fix: requirements.txt to reduce vulnerabilities snyk-bot 2024-11-19 07:55:23 +00:00
  • 3c45fc4ae6
    Merge pull request #1 from BraveHeart-David/snyk-fix-f5bed9b1d80526c362f894e8f534d5da BraveHeart-David 2024-11-19 15:51:25 +08:00
  • 32ddcb1dd2
    fix: requirements.txt to reduce vulnerabilities snyk-bot 2024-11-19 07:44:25 +00:00
  • 10ec19e938
    Merge branch 'main' into patch-1 Purfview 2024-11-19 03:55:53 +00:00
  • c7d891e9bd
    Merge 022b7aae8f0b91660ab5af4bd01ca39d12ccaaba into 173ff7dd1d9fb1c4fddea0d41d704cfefeb8908c Ashish Patel 2024-11-15 09:43:40 +09:00
  • a72088d2d3
    Update README.md Boray Tuna Gören 2024-11-13 11:54:48 -05:00
  • e6593015db Updatedrequired libraries text boraytuna 2024-11-13 11:32:11 -05:00
  • e979dd2f2b Improved user interface to add an option for translating the transcription boraytuna 2024-11-13 11:24:32 -05:00
  • a739db47bb Implemented user interface for easier user access boraytuna 2024-11-13 10:38:03 -05:00
  • e144130250 Updated README to document personalized features boraytuna 2024-11-13 09:42:00 -05:00
  • ffff8bf2d0 Improve the command line interface and add script to store transcriptions in individual folders under 'Results' boraytuna 2024-11-13 09:13:33 -05:00
  • 9183f260e9
    Merge 8d6e0e5e1af80e81f3ef1d0122a58473afdabdcd into 173ff7dd1d9fb1c4fddea0d41d704cfefeb8908c meSalim21 2024-11-13 14:19:06 +01:00
  • ad261ea460
    Merge 81ef7f3bad23a00dc75336b461145453ebcb65a5 into 173ff7dd1d9fb1c4fddea0d41d704cfefeb8908c Felipe 2024-11-13 03:36:40 +03:00
  • 173ff7dd1d
    fix typo data/README.md (#2433) f1sh 2024-11-13 08:35:54 +08:00
  • 6770610528 Update Dockerfile.hpu and README.md files: - rename requirements_hpu.txt, - make docker run mapping optional, - add running HPU tests in docs PiotrBLL 2024-11-12 20:36:09 +01:00
  • 3e826a2aff Delete timestamps test PiotrBLL 2024-11-12 20:10:49 +01:00
  • 866fece681 Delete redundant linux packages in Dockerfile.hpu + update README.md PiotrBLL 2024-11-12 18:28:55 +01:00
  • adaec5a2e1 Add requirements_hpu.txt PiotrBLL 2024-11-12 14:53:08 +01:00
  • 7645c9f502
    Merge 8b135bf8daaf03f7c14e90a00859339418504492 into 271445b2f24f00f8175c4fb7ae91876f7451dfc1 darkmage 2024-11-12 08:38:30 -05:00
  • 8b135bf8da add performance optimizing bytecode Mike Bell 2024-11-12 08:38:23 -05:00
  • 0ec3e0ea81
    fix typo data/README.md f1sh 2024-11-12 19:56:50 +08:00
  • dd816f3675
    Replace pkg_resources.parse_requirements with packaging.requirements.Requiremen Christian Clauss 2024-11-12 04:53:04 +01:00
  • f7e34da3e9
    setup.py: Remove deprecated pkg_resources in favor of importlib.util Christian Clauss 2024-11-12 04:05:16 +01:00
  • e1545f4776 Fix: compute_device name in Whisper model PiotrBLL 2024-11-11 22:22:08 +01:00
  • b0cf21b9b5 Add HPU checking in decoding and transcribe handle PiotrBLL 2024-11-11 22:21:12 +01:00
  • d36696f808 Add util checking hpu tensor PiotrBLL 2024-11-11 22:20:50 +01:00
  • e1d4b7b4d7 Add checking sparse tensors in Whisper model PiotrBLL 2024-11-11 22:20:24 +01:00
  • 32ec355dbf Upgrade the Dockerfile.hpu ubuntu image PiotrBLL 2024-11-11 22:19:54 +01:00
  • 7f9a3dd507
    Upgrade GitHub Actions Christian Clauss 2024-11-11 18:36:41 +01:00
  • f6ccd01567 Wrap model to HPU + update Dockerfile packages PiotrBLL 2024-11-11 16:52:01 +01:00
  • 8435c316b4
    Merge branch 'main' into fix/torch-load-weights-only-warning Ultr4_dev 2024-11-09 11:18:09 +01:00
  • 50adb7654b Fix warnings PiotrBLL 2024-11-09 01:20:02 +01:00
  • 2d5a552596 Fix hpu device_name typo PiotrBLL 2024-11-08 19:02:33 +01:00
  • 82a5380ad7 Fix Dockerfile.hpu ffmpeg package install, update README.md whisper container usage PiotrBLL 2024-11-08 18:17:37 +01:00
  • 9e3936581a Add optimum[habana]==1.13.1 in Dockerfile.hpu PiotrBLL 2024-11-07 18:46:19 +01:00
  • 3825dd0c5a Rename and Fix Dockerfile.hpu, add .dockerignore, update in README.md PiotrBLL 2024-11-07 17:23:30 +01:00
  • a49838ceb3 Add Pytorch Docker images info in README.md PiotrBLL 2024-11-06 23:44:42 +01:00
  • 1be8041ede Add hpu usage info in jupyter notebook files PiotrBLL 2024-11-06 00:47:12 +01:00
  • 6e66088bd0 Add Dockerfile_hpu + README.md section of hpu usage PiotrBLL 2024-11-06 00:35:03 +01:00
  • c479ff3614 Add hpu transcribe test PiotrBLL 2024-11-05 01:27:48 +01:00
  • bee28658b9 Fix importing habana-frameworks library conditionally PiotrBLL 2024-11-05 01:27:31 +01:00
  • 586705c138
    Merge branch 'main' into patch-1 Alexander Kuznetsov 2024-11-04 12:13:13 +03:00
  • 271445b2f2
    Update README.md (#2379) BotMaster3000 2024-11-04 08:00:30 +01:00
  • 67f5b1d231
    Merge branch 'main' into main Louis Brulé Naudet 2024-11-03 18:03:57 +01:00
  • ce1b65e386
    Update transcribe.py Alexander Kuznetsov 2024-11-03 13:02:15 +03:00
  • f3184f3829
    Update transcribe.py Alexander Kuznetsov 2024-11-01 20:44:24 +03:00
  • df635793f1
    Update transcribe.py Alexander Kuznetsov 2024-11-01 20:35:50 +03:00
  • 482a5b89d8
    Update transcribe.py Alexander Kuznetsov 2024-11-01 20:33:52 +03:00
  • 80ddd07c28
    Update transcribe.py Alexander Kuznetsov 2024-11-01 20:27:00 +03:00
  • bb8c47519d
    Add compression_ratio_hallucination_threshold Alexander Kuznetsov 2024-11-01 20:16:57 +03:00
  • ed24c08166 all_tokens setter Kent Slaney 2024-10-31 09:33:47 -07:00
  • 52062dd798 Add hpu_utils PiotrBLL 2024-10-31 13:56:55 +01:00
  • 9269b2ac35 Add HPU support in transcribe and timing + tests PiotrBLL 2024-10-31 13:56:46 +01:00
  • 23651574df Update requirements PiotrBLL 2024-10-31 13:55:24 +01:00
  • c7fe328c3f Add testing hpu file PiotrBLL 2024-10-31 13:55:05 +01:00