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
python speech_to_srt.py \ > -i /mnt/e/S2T/1.mp4 \ > -o /mnt/e/S2T/1.srt \ > -lang en \ > -r \ > -f 50 usage: speech_to_srt.py [-h] [--lang LANGUAGE] -i INPUT_NAME -o OUTPUT_NAME [-r] [-f SOUND_FRAME] speech_to_srt.py: error: unrecognized arguments: -lang en
Hello, When I run command using -lang en, it shows above error. English is not supported?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
When I run command using -lang en, it shows above error.
English is not supported?
The text was updated successfully, but these errors were encountered: