Commit Graph

43 Commits

Author SHA1 Message Date
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
6b41216902 Update README.md 2022-12-17 17:34:38 +00:00
645d55903a add .ass output 2022-12-17 17:24:48 +00:00
fb2b727e82 Update README.md 2022-12-15 01:01:48 +00:00
5a9d0fa06b Update README.md
add qualitative examples
2022-12-15 00:31:20 +00:00
681d4c6749 Update README.md
change desc
2022-12-14 19:02:32 +00:00
9f6fa61160 init commit 2022-12-14 18:59:12 +00:00
9791862c45 Create README.md 2022-12-13 18:18:40 +00:00