Commit Graph

80 Commits

Author SHA1 Message Date
Sean Gillen 2b7ab95ad6 Update README to Correct Speaker Diarization Version Link
Currently errors if user just accepts terms for README link version
3.0. Version 3.1 introduced in pull request #586
2023-12-07 12:48:21 -08:00
M0HID 8a8eeb33ee Update README.md 2023-11-27 17:15:28 +00:00
kaihe-stori acf31b754f update readme 2023-10-11 22:56:38 -04:00
Max Bain c1b821a08d fix list markdown 2023-10-05 15:14:29 -07:00
Max Bain 78e20a16a8 update links 2023-10-05 15:14:03 -07:00
Max Bain be07c13f75 read does actually work... 2023-10-05 14:48:39 -07:00
Valent Turkovic 84423ca517 Update README.md
Added info that Hugging Face token has to be write token because read token doesn't work.
2023-10-05 19:14:28 +02:00
Max Bain 3c7b03935b Merge pull request #430 from dotgrid/dotgrid-docs-patch
Document --compute_type command line option
2023-08-29 10:02:51 -06:00
Florian Kowarsch 81b12af321 adds link to whisperX medium on replicate and updates replicate bades in README.md 2023-08-21 08:16:46 +08:00
Paul F c1197c490e Document --compute_type command line option 2023-08-19 08:19:49 +01:00
Dudu Asulin 7eb9692cb9 more 2023-08-02 10:32:02 +03:00
Dudu Asulin 8de0e2af51 make diarization faster 2023-08-02 10:11:43 +03:00
Max Bain aa37509362 Merge branch 'main' into cuda-11.8 2023-07-25 00:28:53 +01:00
Max Bain 15b4c558c2 Merge pull request #352 from daanelson/replicate-demo
adding link to Replicate demo
2023-07-24 10:48:24 +01:00
Eric Baer 8673064658 Remove torchvision from README 2023-07-20 17:02:34 -07:00
dan nelson 512ab1acf9 adding Replicate demo 2023-06-30 18:22:10 -07:00
Max Bain 93ed6cfa93 interspeech 2023-06-01 16:54:16 +01:00
Tijs Zwinkels 63fb5fc46f Suggest using pytorch-cuda 11.8 instead of 11.7
This prevents CuFFT errors on newer cards such as the RTX 4090 and RTX 6000 Ada.

fixes #254
2023-05-16 12:07:09 +02:00
Max Bain d8a2b4ffc9 Merge pull request #246 from m-bain/v3
V3
2023-05-13 12:18:09 +01:00
Max Bain 9ffb7e7a23 Merge branch 'v3' of https://github.com/m-bain/whisperX into v3
Conflicts:
	setup.py
2023-05-13 12:16:33 +01:00
Max Bain fd8f1003cf add translate, fix word_timestamp error 2023-05-13 12:14:06 +01:00
Max Bain 5421f1d7ca remove v3 tag on pip install 2023-05-09 13:42:50 +01:00
Max Bain 2efa136114 update python usage example 2023-05-08 17:20:38 +01:00
Max Bain 0b839f3f01 Update README.md 2023-05-07 20:36:08 +01:00
Max Bain 7ad554c64f Merge branch 'main' into v3 2023-05-07 20:30:57 +01:00
Max Bain 4603f010a5 update readme, setup, add option to return char_timestamps 2023-05-07 20:28:33 +01:00
Max Bain 4e2ac4e4e9 torch2.0, remove compile for now, round to times to 3 decimal 2023-05-04 20:38:13 +01:00
Max Bain b666523004 add v3 pre-release comment, and v4 progress update 2023-05-02 15:10:40 +01:00
sohaibanwaar a693a779fa feat: adding the docker file 2023-05-02 13:28:20 +05:00
m-bain cc7e168d2b add checkout command 2023-04-25 12:14:23 +01:00
m-bain db97f29678 update pip install 2023-04-25 11:19:23 +01:00
m-bain 25be8210e5 add v3 tag for install 2023-04-25 10:07:34 +01:00
Max Bain 558d980535 v3 init 2023-04-24 21:08:43 +01:00
m-bain c8be6ac94d update python example 2023-04-03 12:18:31 -07:00
m-bain 634799b3be hf token only for diarization 2023-03-31 16:15:40 -07:00
Max Bain bc2776017e v2 lets go 2023-04-01 00:09:29 +01:00
Max Bain 11a78d7ced handle tmp wav file better 2023-04-01 00:06:40 +01:00
m-bain 186b06e032 paper drop 2023-03-02 12:04:16 +00:00
Max Bain 0a3fd11562 update readme 2023-02-01 22:09:11 +00:00
Tengda Han 039af89a86 support batch processing 2023-02-01 19:41:20 +00:00
Barabazs d83c74a79f doc: format checklist 2023-01-29 16:07:58 +01:00
Max Bain 69673eb39b buy-me-a-coffee 2023-01-27 15:12:49 +00:00
m-bain d20a2a4ea2 typo in --diarize flag 2023-01-26 10:28:54 +00:00
Mahmoud Ashraf 99b6e79fbf Update README.md
added additional instructions to use PyAnnote modules
2023-01-26 00:56:10 +02:00
Mahmoud Ashraf c3de5e9580 Update README.md
fixed model name
2023-01-26 00:36:29 +02:00
Max Bain d1600e5b0f Merge branch 'main' of https://github.com/m-bain/whisperX into main
Conflicts:
	whisperx/transcribe.py
	whisperx/utils.py
2023-01-24 15:38:05 +00:00
Max Bain d395c21b83 new logic, diarization, vad filtering 2023-01-24 15:02:08 +00:00
Max Bain ba102feb7f vad filter 2023-01-20 12:54:20 +00:00
Felippe Chemello 7459bf8ad0 Add PT (pt-br) align support 2023-01-11 12:11:41 -03:00
Max Bain 78c87d3bfd handle negative / tiny duration segments, final 2023-01-08 14:01:10 +00:00