Skip to content
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

cli kaldi import fails with Attribution error in get_duration #1154

Closed
drahnreb opened this issue Sep 17, 2023 · 1 comment · Fixed by #1156
Closed

cli kaldi import fails with Attribution error in get_duration #1154

drahnreb opened this issue Sep 17, 2023 · 1 comment · Fixed by #1156

Comments

@drahnreb
Copy link

relevant Traceback:

"/lhotse/audio/backend.py", line 1042, in info
    if path.suffix.lower() == ".opus":
       ^^^^^^^^^^^
AttributeError: 'str' object has no attribute 'suffix'

pzelasko added a commit that referenced this issue Sep 18, 2023
@pzelasko pzelasko linked a pull request Sep 18, 2023 that will close this issue
pzelasko added a commit that referenced this issue Sep 18, 2023
* Tutorial materials in main readme page

* Fixes for #1152 #1153 and #1154

* Fix isinstance use in Python 3.7-3.9
@pzelasko
Copy link
Collaborator

Thanks, should be fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants