correct example command for japanese

This commit is contained in:
Yasutaka Odo
2022-12-21 00:39:48 +09:00
parent 0e61f10443
commit f6cd4b9bed

View File

@ -75,19 +75,12 @@ https://user-images.githubusercontent.com/36994049/208298811-e36002ba-3698-4731-
https://user-images.githubusercontent.com/36994049/208298819-6f462b2c-8cae-4c54-b8e1-90855794efc7.mov
### Japanese
`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.wav --align_model jonatasgrosman/wav2vec2-large-xlsr-53-japanese --output_dir examples/whisperx --align_extend 2`
https://user-images.githubusercontent.com/19920981/208448405-60f80c0e-2715-42d8-9437-e19e6362b638.mov
https://user-images.githubusercontent.com/19920981/208448405-60f80c0e-2715-42d8-9437-e19e6362b638.mov
<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