Open sansan14102 opened 5 months ago
When I use whisperx to transcribe and translate japanese audio, I got very long text with long duration.
I probably do something wrong. I am using the following command, but it doesn't work.
whisperx --model large-v2 --language ja --compute_type float32 --align_model WAV2VEC2_ASR_LARGE_LV60K_960H --max_line_width 24 --max_line_count 2 --task translate --output_format srt audio.wav
thanks.
--chunk_size 10
When I use whisperx to transcribe and translate japanese audio, I got very long text with long duration.
I probably do something wrong. I am using the following command, but it doesn't work.
whisperx --model large-v2 --language ja --compute_type float32 --align_model WAV2VEC2_ASR_LARGE_LV60K_960H --max_line_width 24 --max_line_count 2 --task translate --output_format srt audio.wav
thanks.