mirror of
https://github.com/m-bain/whisperX.git
synced 2025-07-01 18:17:27 -04:00
correct example command for japanese
This commit is contained in:
@ -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
|
https://user-images.githubusercontent.com/36994049/208298819-6f462b2c-8cae-4c54-b8e1-90855794efc7.mov
|
||||||
|
|
||||||
### Japanese
|
### 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
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
https://user-images.githubusercontent.com/19920981/208448405-60f80c0e-2715-42d8-9437-e19e6362b638.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
|
||||||
|
Reference in New Issue
Block a user