Update README.md

fixed model name
This commit is contained in:
Mahmoud Ashraf
2023-01-26 00:36:29 +02:00
committed by GitHub
parent 58d7191949
commit c3de5e9580

View File

@ -85,7 +85,7 @@ Run whisper on example segment (using default params)
For increased timestamp accuracy, at the cost of higher gpu mem, use bigger models and VAD filtering e.g.
whisperx examples/sample01.wav --model large.en --vad_filter --align_model WAV2VEC2_ASR_LARGE_LV60K_960H
whisperx examples/sample01.wav --model large-v2 --vad_filter --align_model WAV2VEC2_ASR_LARGE_LV60K_960H
Result using *WhisperX* with forced alignment to wav2vec2.0 large: