|
93d661f2e4
|
fix whisper hallucination outside of audio length
|
2022-12-29 10:54:23 +00:00 |
|
|
644b04e8d1
|
Merge pull request #13 from egorsmkv/patch-1
Add Ukrainian wav2vec2 model
|
2022-12-25 20:32:56 +00:00 |
|
|
97526f1111
|
Add Ukrainian wav2vec2 model
|
2022-12-24 15:05:13 +02:00 |
|
|
c912f96ed3
|
add examples.md
|
2022-12-23 00:50:32 +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 |
|
|
93e568b3bf
|
replace magic strings
|
2022-12-21 02:11:08 +09:00 |
|
|
d7546def91
|
fix errors when recognizing non-japanese audios
|
2022-12-21 01:42:45 +09:00 |
|
|
7a3575dfdf
|
fix formatting
|
2022-12-21 01:23:02 +09:00 |
|
|
c8000f6e3f
|
resolve conflicts
|
2022-12-21 01:20:35 +09:00 |
|
|
2ad813c57d
|
undo unnecessary formatting
|
2022-12-21 01:03:52 +09:00 |
|
|
080dc1b337
|
fix path for sample japanese audio
|
2022-12-21 00:42:39 +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 |
|
|
d1288204c8
|
add sample Japanese audio
|
2022-12-19 23:41:23 +09:00 |
|
|
f00e9cb149
|
add sample audio for japanese example
|
2022-12-19 23:40:05 +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 |
|
|
50cda426ba
|
add preliminary japanese support
|
2022-12-19 22:28:28 +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 |
|
|
59a390d868
|
remove merge str
|
2022-12-17 23:47:32 +00:00 |
|
|
550b8b760d
|
update license to bsd-4
|
2022-12-17 17:38:12 +00:00 |
|
|
6b41216902
|
Update README.md
|
2022-12-17 17:34:38 +00:00 |
|
|
575c61b5a9
|
Merge branch 'main' of https://github.com/m-bain/whisperX into main
Conflicts:
whisperx/transcribe.py
|
2022-12-17 17:26:11 +00:00 |
|
|
645d55903a
|
add .ass output
|
2022-12-17 17:24:48 +00:00 |
|
|
b47bb769a0
|
change regex sub to align_dictionary sub
This allows the alignment method to be used for other languages -- depending on what characters are in the align_model dictionary.
|
2022-12-17 15:04:08 +00:00 |
|
|
938341c05a
|
remove choices error in args
|
2022-12-16 12:51:32 +00:00 |
|
|
9f9a00ff4c
|
default condition_on_previous_text to False
|
2022-12-15 19:44:49 +00:00 |
|
|
55a8cce437
|
add torchaudio to reqs
|
2022-12-15 13:42:11 +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 |
|