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
get_duration
relevant Traceback:
"/lhotse/audio/backend.py", line 1042, in info if path.suffix.lower() == ".opus": ^^^^^^^^^^^ AttributeError: 'str' object has no attribute 'suffix'
The text was updated successfully, but these errors were encountered:
get_duration()
Fixes for #1152 #1153 and #1154
cc3183e
Fixes for #1152 #1153 and #1154 (#1156)
3dde48d
* Tutorial materials in main readme page * Fixes for #1152 #1153 and #1154 * Fix isinstance use in Python 3.7-3.9
Thanks, should be fixed now.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
relevant Traceback:
The text was updated successfully, but these errors were encountered: