We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
确保你已经看过 readme,也搜索并阅读过和你遇到的情况相关的问题。否则会被认为是重复的并被立刻关闭。
描述问题 清晰并准确地描述问题。
复现问题 使用命令 autosub -i C:\Users\74049\Videos***.mkv -ap s
Ctrl-A
Ctrl-C
C:\Users\74049\Downloads\autosub-0.5.7-alpha-win-x64-pyinstaller\autosub_pyinstaller>autosub -i C:\Users\74049\Videos\guo.mkv -ap s 语音语言未提供。只生成时间轴。 将源文件转换为"C:\Users\74049\AppData\Local\Temp\tmpdt8o78wt.wav"来检测语音区域。 C:\ProgramData\chocolatey\bin\ffmpeg.exe -hide_banner -y -i "C:\Users\74049\Videos\guo.mkv" -vn -ac 1 -ar 48000 -loglevel error "C:\Users\74049\AppData\Local\Temp\tmpdt8o78wt.wav" 使用ffprobe来检查转换结果。 C:\ProgramData\chocolatey\bin\ffprobe.exe "C:\Users\74049\AppData\Local\Temp\tmpdt8o78wt.wav" -show_format -pretty -loglevel quiet [FORMAT] filename=C:\Users\74049\AppData\Local\Temp\tmpdt8o78wt.wav nb_streams=1 nb_programs=0 format_name=wav format_long_name=WAV / WAVE (Waveform Audio) start_time=N/A duration=2:23:43.589313 size=789.513256 Mibyte bit_rate=768 Kbit/s probe_score=99 TAG:encoder=Lavf58.29.100 [/FORMAT] 转换完毕。 使用Auditok检测语音区域。 Auditok语音区域检测完毕。 "C:\Users\74049\AppData\Local\Temp\tmpdt8o78wt.wav"已被删除。 按照语音区域将音频转换为多个短语音片段。 | ETA: 0:00转换中: 100% |#################################################################################################################################################################################################################################| Time: 0:00:42 错误:转换失败。
期待的行为 清晰并准确地描述你本想做的事情。
截图 合适的话可以提供用以描述问题的截图。但是不推荐用截图来展示命令行输出,除非你真的认为这很有必要。
操作环境(请提供以下完整数据):
The text was updated successfully, but these errors were encountered:
539f462
提交 539f462 应该能修复这个问题,感谢反馈
Sorry, something went wrong.
No branches or pull requests
确保你已经看过 readme,也搜索并阅读过和你遇到的情况相关的问题。否则会被认为是重复的并被立刻关闭。
描述问题
清晰并准确地描述问题。
复现问题
使用命令
autosub -i C:\Users\74049\Videos***.mkv -ap s
Ctrl-A
和Ctrl-C
去复制所有输出。推荐使用以下的代码块markdown语法,将代码块复制到```和```之间即可。期待的行为
清晰并准确地描述你本想做的事情。
截图
合适的话可以提供用以描述问题的截图。但是不推荐用截图来展示命令行输出,除非你真的认为这很有必要。
操作环境(请提供以下完整数据):
The text was updated successfully, but these errors were encountered: