Skip to content

Stopped in the middle of alignment #463

@terryops

Description

@terryops

I'm aligning a text with a wav file with faster-whisper.
It went well in the first around 30% but it failed at last. Try different files, mp3, wav files, don't work at all. The first 30-40% went well though, they align very well.

Showing logs as follow:

Nov 01 23:47:11 conda[1296381]: result = aligner.align(audio, text)
Nov 01 23:47:11 conda[1296674]: [aost#0:0/pcm_s16le @ 0x562edbf046c0] Error submitting a packet to the muxer: Broken pipe
Nov 01 23:47:11 conda[1296674]: Last message repeated 1 times
Nov 01 23:47:11 conda[1296674]: [out#0/s16le @ 0x562edbf00980] Error muxing a packet
Nov 01 23:47:11 conda[1296674]: [out#0/s16le @ 0x562edbf00980] Task finished with error code: -32 (Broken pipe)
Nov 01 23:47:11 conda[1296674]: [out#0/s16le @ 0x562edbf00980] Terminating thread with return code -32 (Broken pipe)
Nov 01 23:47:11 conda[1296674]: [out#0/s16le @ 0x562edbf00980] Error writing trailer: Broken pipe
Nov 01 23:47:11 conda[1296674]: [out#0/s16le @ 0x562edbf00980] Error closing file: Broken pipe

Could you please tell me what could the issue here?

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