Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

去除背景音会导致ffmpeg报错 #271

Open
huanquan-ichunqiu opened this issue Jan 25, 2025 · 1 comment
Open

去除背景音会导致ffmpeg报错 #271

huanquan-ichunqiu opened this issue Jan 25, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@huanquan-ichunqiu
Copy link

问题描述 | Problem Description

MDX Kim_Vocal_2 model probably is running on CUDA: 0% | 0/47 | 00:00<<?
2025-01-25 08:34:46 - faster_whisper - ERROR - Error: Some error in ffmpeg_audio() func.
Faster Whisper 返回值: 130
2025-01-25 08:34:47 - faster_whisper - ERROR - Faster Whisper 错误: Error: Some error in ffmpeg_audio() func.
2025-01-25 08:34:47 - transcript_thread - ERROR - 转录过程中发生错误: Error: Some error in ffmpeg_audio() func.
Traceback (most recent call last):
File "D:\tools\VideoCaptioner\app\core\thread\transcript_thread.py", line 130, in run
asr_data = self.asr.run(callback=self.progress_callback)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\tools\VideoCaptioner\app\core\bk_asr\BaseASR.py", line 73, in run
resp_data = self._run(callback, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\tools\VideoCaptioner\app\core\bk_asr\FasterWhisperASR.py", line 208, in _run
raise RuntimeError(error_msg)
RuntimeError: Error: Some error in ffmpeg_audio() func.

去除背景音会导致ffmpeg报错

日志信息(可选)| Logs (Optional)

@huanquan-ichunqiu huanquan-ichunqiu added the bug Something isn't working label Jan 25, 2025
@philpw99
Copy link

可以在AppData\bin\换上最新的whisper XXL r245.2 再试试
https://github.com/Purfview/whisper-standalone-win/releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants