Skip to content

Realign error: File not found (Faster-Whisper-XXL Pro) #460

@1001ruchka

Description

@1001ruchka

I don't fully understand how to use --realign (in Faster-Whisper-XXL Pro)
Command line:
faster-whisper-xxl.exe --language en --model "large-v2" --compute_type=float16 --sentence -prompt auto --beep_off --print_progress --vad_method pyannote_v3 --realign "video.mp4"

Realign error: File not found, skipping realignment.

Another variation of the command line:
faster-whisper-xxl.exe --language en --model "large-v2" --compute_type=float16 -f srt --realign -prompt auto --beep_off --print_progress --vad_method pyannote_v3 "video.mp4"

Same error.

The --help says:
--realign Enables timestamps realignment. Note: Works only on srt files. Auto-enables --sentence, auto-disables --one_word & --highlight_words. (default: False)

What am I doing wrong? Or is it a bug in the program?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions