Commit Graph

  • 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
  • 8c3680cb02 Add requires_hpu marker in tests PiotrBLL 2024-10-31 13:54:53 +01:00
  • b7069e579d Add initial imports and usage of wrap_in_hpu_graph PiotrBLL 2024-10-31 13:54:29 +01:00
  • 9b8c3cbf2d Update setup.py to accommodate Python3.13.0 Jason Shipp 2024-10-26 17:45:30 -04:00
  • 5979f03701
    Add option to carry initial_prompt with the sliding window (#2343) kittsil 2024-10-26 09:17:31 -05:00
  • 1778952a2f
    Merge branch 'main' into patch-1 Jong Wook Kim 2024-10-26 07:14:49 -07:00
  • 4fbca552cb
    Merge ad84a5f266e4e274a0076fa8fcf98aec3ab7580f into cdb81479623391f0651f4f9175ad986e85777f31 Kent Slaney 2024-10-26 14:41:15 +02:00
  • a0d19f1557
    Merge branch 'main' into fix/torch-load-weights-only-warning Jong Wook Kim 2024-10-25 17:30:10 -07:00
  • cdb8147962
    more pytorch versions in tests (#2408) Jong Wook Kim 2024-10-25 17:30:02 -07:00
  • dc963eba3b
    more pytorch versions in tests jongwook/more-pytorch-versions Jong Wook Kim 2024-10-25 17:23:06 -07:00
  • eafc2ebd1d
    Create CUALI braylexsanchez 2024-10-25 10:47:58 -05:00
  • bdbe6bfb47 add TranscribeProgressReceiver for update monitoring Austin Chang 2024-10-19 11:20:55 +08:00
  • 38f4e0919b Merge branch 'main' into jongwook-patch-1 suppletester 2024-10-17 03:40:04 +02:00
  • 81ef7f3bad
    Improvements implemented in the audio processing module mrfelpa 2024-10-15 18:02:43 +00:00
  • 2aafd81de3
    repeats audio_features tensor, just like tokens tensor, by group size for beam search or best-of-n sampling, to avoid size mismatch error in attention by batch inference Ruhollah Majdoddin 2024-10-14 19:35:29 +02:00
  • 0390c216d6 fix mercury233 2024-10-10 11:38:06 +08:00
  • daf8ba8fe1 typo mercury233 2023-03-07 11:24:38 +08:00
  • 01768370d8 add always_use_initial_prompt mercury233 2023-03-07 11:22:03 +08:00
  • a9c001394a update get_writer mercury233 2023-04-15 11:50:27 +08:00
  • dc6036eab8 get writer before loading model mercury233 2023-03-07 10:01:23 +08:00
  • de14ad8729 don't force ArgumentParser output_format choice mercury233 2023-03-07 09:59:56 +08:00
  • 7f0b03461a support comma separated output_format mercury233 2023-03-07 09:59:13 +08:00
  • 9b314370f3
    Update README.md BotMaster3000 2024-10-07 16:14:27 +02:00
  • dd002e3321
    Create devcontainer.json rushGitz 2024-10-05 13:52:31 -04:00
  • 76db75f5b5 Fix for ffmpeg return code false positive errors Raivis Dejus 2024-10-04 11:24:13 +03:00
  • 34ead17d74
    Create Entrevistas Pablo1061 2024-10-03 13:20:43 -03:00
  • 089f08945b
    Merge branch 'main' into main Yuekai Zhang 2024-10-03 12:25:14 +08:00
  • 022b7aae8f
    Merge branch 'main' into main Ashish Patel 2024-10-02 21:16:51 +05:30
  • ad84a5f266
    Merge branch 'main' into main Kent Slaney 2024-10-02 08:27:39 -07:00
  • feb45ab8d8
    Merge branch 'main' into fix/torch-load-weights-only-warning Ultr4_dev 2024-10-02 13:04:15 +02:00
  • cb76906e06
    Merge 5ed89d0ca24e99e93376da4626690354c1f1c6e7 into 25639fc17ddc013d56c594bfbf7644f2185fad84 jax 2024-10-01 14:18:29 +05:30
  • 3c32f478d3
    Merge 3537c29f93f24a790dd606c8a1f47d02225e37fe into 25639fc17ddc013d56c594bfbf7644f2185fad84 Adam Gardner 2024-10-01 09:56:10 +02:00
  • fcc8375995
    Merge 20e323895d942143f7a69e403bcbcbc33074e123 into 25639fc17ddc013d56c594bfbf7644f2185fad84 Gustavo Garcia 2024-09-30 22:02:16 +03:00
  • 25639fc17d Release 20240930 v20240930 Jong Wook Kim 2024-09-30 11:20:53 -07:00
  • 260bbcfcb3
    allowing numpy 2 in tests (#2362) Jong Wook Kim 2024-09-30 11:18:17 -07:00
  • 1e8530765a allowing numpy 2 in tests jongwook/numpy2-in-test Jong Wook Kim 2024-09-30 11:13:48 -07:00