Update README.md

add Japanese example (courtesy of Prof. Tatsuya Kawahara)
This commit is contained in:
Yasutaka Odo
2022-12-19 23:09:05 +09:00
committed by GitHub
parent 62adf12d4e
commit 479088ac31

View File

@ -78,6 +78,9 @@ https://user-images.githubusercontent.com/36994049/208298819-6f462b2c-8cae-4c54-
`whisperx --model large --language ja examples/sample_ja_01.mp3 --align_model wav2vec2-large-xlsr-53-japanese--output_dir examples/whisperx --align_extend 2` `whisperx --model large --language ja examples/sample_ja_01.mp3 --align_model wav2vec2-large-xlsr-53-japanese--output_dir examples/whisperx --align_extend 2`
https://user-images.githubusercontent.com/19920981/208444011-890344f5-c16d-4c3d-8ada-c902329c6330.mov
<h2 align="left">Limitations ⚠️</h2> <h2 align="left">Limitations ⚠️</h2>
- Not thoroughly tested, especially for non-english, results may vary -- please post issue to let me know its results on your data - Not thoroughly tested, especially for non-english, results may vary -- please post issue to let me know its results on your data