Skip to content

Commit

Permalink
Merge pull request #1 from MahmoudAshraf97/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
MahmoudAshraf97 authored Jan 25, 2023
2 parents 58d7191 + c3de5e9 commit 6b2aa4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 6b2aa4f

Please sign in to comment.