Skip to content

Issue: Error in audio transcription process with FasterWhisper model #220

@lazarevaee

Description

@lazarevaee

2025-05-18T18:50:20.956+0300 error desktop/subtitle.go:743 获取任务状态失败 {"msg": "任务失败,原因:audioToSubtitle audioToSrt error: audioToSubtitle audioToSrt errgroup wait err: audioToSubtitle audioToSrt Transcription err: audioToSubtitle transcribeAudio Transcription err: exit status 1"}

Environment:

  • Desktop version of KrillinAI
  • Windows 11
  • NVIDIA RTX 5090 GPU
  • Local video file input

Problem Description:
When attempting to process a video file from my local computer, the transcription process fails at 20% completion. The application seems unable to convert the audio to subtitles.

Error Message:

2025-05-18T18:50:20.956+0300    error   desktop/subtitle.go:743 获取任务状态失败        {"msg": "任务失败,原因:audioToSubtitle audioToSrt error: audioToSubtitle audioToSrt errgroup wait err: audioToSubtitle audioToSrt Transcription err: audioToSubtitle transcribeAudio Transcription err: exit status 1"}

Steps to Reproduce

  1. Installed desktop version
  2. Configured FasterWhisper as the transcription provider
  3. Loaded a local video file
  4. Started processing - progress reached 20% then stopped

Additional Information

  • The process appears to hang at 20%
  • CPU and GPU utilization remain low during processing
  • I'm using the latest version of the software

Any assistance with resolving this transcription error would be greatly appreciated.

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