Skip to content

Instantly share code, notes, and snippets.

[ASR Unknown Error]
Cannot execute ASR: Failed to execute faster-whisper
```
System.AggregateException: One or more errors occurred. (One or more errors occurred. (Failed to execute faster-whisper))
---> System.AggregateException: One or more errors occurred. (Failed to execute faster-whisper)
---> System.InvalidOperationException: Failed to execute faster-whisper
at FlyleafLib.MediaPlayer.FasterWhisperASRService.Do(MemoryStream waveStream, CancellationToken token)+MoveNext() in D:\a\LLPlayer\LLPlayer\FlyleafLib\MediaPlayer\SubtitlesASR.cs:line 1254
at FlyleafLib.MediaPlayer.AudioReader.<>c__DisplayClass13_0.<<ReadAll>g__DoConsumer|3>d.MoveNext() in D:\a\LLPlayer\LLPlayer\FlyleafLib\MediaPlayer\SubtitlesASR.cs:line 487
--- End of stack trace from previous location ---