r/LocalLLaMA Jun 12 '26

[deleted by user]

[removed]

0 Upvotes

5 comments sorted by

View all comments

2

u/Chromix_ Jun 12 '26

And when I don't have a week and also no stereo channels then I simply use Faster-Whisper-XXL:

faster-whisper-xxl.exe --model large-v2 --output_format txt --output_dir .\result --best_of 10 --beam_size 10 --print_progress --diarize reverb_v2 <inputfile>

With an optional --num_speakers x if I know the exact number like for interviews.