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

ENH: Use crowsetta 5.0, fixes #526 #657

Merged
merged 42 commits into from
May 27, 2023
Merged

ENH: Use crowsetta 5.0, fixes #526 #657

merged 42 commits into from
May 27, 2023

Conversation

NickleDave
Copy link
Collaborator

@NickleDave NickleDave commented May 27, 2023

Fixes #526

- Call to_annot on instances returned by Transcriber.from_file
- Use crowsetta.formats.by_name to get format class,
  so we can get its extension (instead of using getattr
  on a module)
- Use `notated_path` attribute instead of `audio_path`
…al.py to use crowsetta>=5.0 attribute name, notated_path
…nnotated_ext parameter to map_annotated_to_annot and _map_using_ext
… spectrograms, then pass into spect.to_dataframe
@NickleDave
Copy link
Collaborator Author

I know CI will fail, need to make other fixes in other branches I'm about to rebase after merging this, so will just ignore for now

@NickleDave NickleDave merged commit 27f09bd into main May 27, 2023
@NickleDave NickleDave deleted the use-crowsetta-5.0 branch May 27, 2023 15:45
@NickleDave NickleDave changed the title ENH: Use crowsetta 5.0, fix #256 ENH: Use crowsetta 5.0, fix #526 May 27, 2023
@NickleDave NickleDave changed the title ENH: Use crowsetta 5.0, fix #526 ENH: Use crowsetta 5.0, fixes #526 May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DEP: use crowsetta 5.0.0 (post pyOpenSci review)
1 participant