Commit Graph

57 Commits

Author SHA1 Message Date
0b839f3f01 Update README.md 2023-05-07 20:36:08 +01:00
7ad554c64f Merge branch 'main' into v3 2023-05-07 20:30:57 +01:00
4603f010a5 update readme, setup, add option to return char_timestamps 2023-05-07 20:28:33 +01:00
4e2ac4e4e9 torch2.0, remove compile for now, round to times to 3 decimal 2023-05-04 20:38:13 +01:00
b666523004 add v3 pre-release comment, and v4 progress update 2023-05-02 15:10:40 +01:00
a693a779fa feat: adding the docker file 2023-05-02 13:28:20 +05:00
cc7e168d2b add checkout command 2023-04-25 12:14:23 +01:00
db97f29678 update pip install 2023-04-25 11:19:23 +01:00
25be8210e5 add v3 tag for install 2023-04-25 10:07:34 +01:00
558d980535 v3 init 2023-04-24 21:08:43 +01:00
c8be6ac94d update python example 2023-04-03 12:18:31 -07:00
634799b3be hf token only for diarization 2023-03-31 16:15:40 -07:00
bc2776017e v2 lets go 2023-04-01 00:09:29 +01:00
11a78d7ced handle tmp wav file better 2023-04-01 00:06:40 +01:00
186b06e032 paper drop 2023-03-02 12:04:16 +00:00
0a3fd11562 update readme 2023-02-01 22:09:11 +00:00
039af89a86 support batch processing 2023-02-01 19:41:20 +00:00
d83c74a79f doc: format checklist 2023-01-29 16:07:58 +01:00
69673eb39b buy-me-a-coffee 2023-01-27 15:12:49 +00:00
d20a2a4ea2 typo in --diarize flag 2023-01-26 10:28:54 +00:00
99b6e79fbf Update README.md
added additional instructions to use PyAnnote modules
2023-01-26 00:56:10 +02:00
c3de5e9580 Update README.md
fixed model name
2023-01-26 00:36:29 +02:00
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
d395c21b83 new logic, diarization, vad filtering 2023-01-24 15:02:08 +00:00
ba102feb7f vad filter 2023-01-20 12:54:20 +00:00
7459bf8ad0 Add PT (pt-br) align support 2023-01-11 12:11:41 -03:00
78c87d3bfd handle negative / tiny duration segments, final 2023-01-08 14:01:10 +00:00
857bcca238 Merge branch 'main' of https://github.com/m-bain/whisperX into main 2023-01-07 15:00:22 +00:00
44b62064f6 fix starting timestamp for multiple fail-to-aligned words 2023-01-07 14:59:11 +00:00
2aa074e0e6 remove duplicate line 2023-01-05 13:12:11 +00:00
5a668a7d80 fallback on whisper alignment failures, update readme 2023-01-05 11:15:19 +00:00
c6fa7df3cc add chinese, dutch. python usage. readme update 2022-12-23 00:41:12 +00:00
e909f2f766 support huggingface + model select based on lang. 2022-12-20 19:54:55 +00:00
8b2f40d02a Change resolution for Japanese example video 2022-12-21 02:44:11 +09:00
7a3575dfdf fix formatting 2022-12-21 01:23:02 +09:00
c8000f6e3f resolve conflicts 2022-12-21 01:20:35 +09:00
f6cd4b9bed correct example command for japanese 2022-12-21 00:39:48 +09:00
0e61f10443 Merge branch 'main' of https://github.com/yasutak/whisperX into main 2022-12-21 00:31:38 +09:00
5d7c3b521c fix error message 2022-12-20 22:29:18 +09:00
cbaeb85034 restructure readme, 2022-12-19 19:41:39 +00:00
228b857597 add back word .srt, update readme 2022-12-19 19:12:50 +00:00
398ede98d5 Add missing space 2022-12-20 04:02:25 +09:00
5437be01db Update README.md
re-uploaded example video
2022-12-19 23:30:01 +09:00
1c8ea78975 Update README.md
increase resolution for example video
2022-12-19 23:12:04 +09:00
479088ac31 Update README.md
add Japanese example (courtesy of Prof. Tatsuya Kawahara)
2022-12-19 23:09:05 +09:00
62adf12d4e add preliminary japanese support 2022-12-19 22:34:59 +09:00
6b64cb079a add arch figure, citation 2022-12-18 18:43:33 +00:00
3a91aa1384 Update README.md 2022-12-18 12:43:17 +00:00
87d4af8e17 add other language examples 2022-12-18 12:39:16 +00:00
45e9509227 multilingual init 2022-12-18 12:21:24 +00:00