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
No response
Following the directions at https://forced-alignment-and-vowel-extraction.github.io/new-fave/usage/getting_started.html should work out-of-the-box, but the instructions for the Corpus section lead to NameError: name 'fave_audio_textgrid' is not defined because of incomplete imports.
NameError: name 'fave_audio_textgrid' is not defined
Should include from new_fave import fave_audio_textgrid
from new_fave import fave_audio_textgrid
None
The text was updated successfully, but these errors were encountered:
JoFrhwld
chrisbrickhouse
No branches or pull requests
Contact Details
No response
What happened?
Following the directions at https://forced-alignment-and-vowel-extraction.github.io/new-fave/usage/getting_started.html should work out-of-the-box, but the instructions for the Corpus section lead to
NameError: name 'fave_audio_textgrid' is not defined
because of incomplete imports.Should include
from new_fave import fave_audio_textgrid
What operating system are you using?
None
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: