-
Notifications
You must be signed in to change notification settings - Fork 246
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
Can't get speech regions #145
Comments
Check the volume of your audio file to make sure it's mostly above -20dB or use |
But if I don't use the preprocessing option it works. The crash only happens when I use preprocessing. The volume is ok to me. Installing auditok from their git repo kinda solved the issue.
|
Alright. The new error attributes to this #137 (comment). I will change the https://github.com/BingLingGroup/autosub/blob/dev/setup.py to make sure the user won't install the incompatible version of Auditok. About the preprocessing opitons, I get them from this script from this issue agermanidis#40 . And I also mentioned the source or the function of these commands here https://github.com/BingLingGroup/autosub#input . |
Make sure you have read the readme, searched and read the issues related to yours. Otherwise it will be considered as a duplicate which will be closed immediately.
Describe the bug
I'm trying to transcribe a video while using pre-processing function
To Reproduce
Steps to reproduce the behavior:
I've open a terminal and typed
-i "/media/teste.mp4" -ap y -S en-us
Ctrl-A
andCtrl-C
to copy all of them.No custom config used.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: