Skip to content

Seems like the pipeline is having issues on Unraid with mp3/mp4 files. #11

@Mantic

Description

@Mantic

I'm trying to transcribe a ~55 minute video and am watching the logs as it goes through the process.

  1. It downloads the video just fine into the appropriate length .mp4 file
  2. It converts it to a .mp3 file and deletes the mp4 file
  3. The mp3 file is only 10:00 minutes.
  4. There are two warnings/errors when trying to convert:
  5. stable_whisper/whisper_word_level/original_whisper.py:249: UserWarning: FP16 is not supported on CPU; using FP32 instead Not sure if that's an issue.
  6. models:transcribe_audio:168 - Transcription failed: FFmpeg failed to read "/app/output/DC20_Beta_Q_A_61.mp4".. Progress: 0% It's trying to read the deleted .mp4 file.

This is on Unraid 7.1.4, CPU: Intel® Xeon® CPU E5-2699 v4, no GPU available.

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