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
autosub -i snPYfORbekU.en.vtt -SRC en -D zh-cn Speech language not provided. Only performing speech regions detection.
Convert source file to "/tmp/tmpz7x79zlo.wav" to detect audio regions. /usr/bin/ffmpeg -hide_banner -y -i "snPYfORbekU.en.vtt" -vn -ac 1 -ar 48000 -loglevel error "/tmp/tmpz7x79zlo.wav" Output file #0 does not contain any stream
Use ffprobe to check conversion result. /usr/bin/ffprobe "/tmp/tmpz7x79zlo.wav" -show_format -pretty -loglevel quiet
Error: Convert source file to "/tmp/tmpz7x79zlo.wav" failed.
autosub -V autosub 0.5.7-alpha by Bing Ling [email protected]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
autosub -i snPYfORbekU.en.vtt -SRC en -D zh-cn
Speech language not provided. Only performing speech regions detection.
Convert source file to "/tmp/tmpz7x79zlo.wav" to detect audio regions.
/usr/bin/ffmpeg -hide_banner -y -i "snPYfORbekU.en.vtt" -vn -ac 1 -ar 48000 -loglevel error "/tmp/tmpz7x79zlo.wav"
Output file #0 does not contain any stream
Use ffprobe to check conversion result.
/usr/bin/ffprobe "/tmp/tmpz7x79zlo.wav" -show_format -pretty -loglevel quiet
Error: Convert source file to "/tmp/tmpz7x79zlo.wav" failed.
autosub -V
autosub 0.5.7-alpha by Bing Ling [email protected]
The text was updated successfully, but these errors were encountered: