timmahrt / praatIO

A python library for working with praat, textgrids, time aligned audio transcripts, and audio files. It is primarily used for extracting features from and making manipulations on audio files given hierarchical time-aligned transcriptions (utterance > word > syllable > phone, etc).
MIT License
299 stars 32 forks source link

PraatIO on conda-forge #33

Closed mmcauliffe closed 2 years ago

mmcauliffe commented 2 years ago

Hi Tim, I added praatio to conda-forge as that was the one dependency that wasn't on there, the feedstock is here: https://github.com/conda-forge/praatio-feedstock. Would you like me to add you as a maintainer? I'm happy to keep it up to date as necessary for MFA as well.

timmahrt commented 2 years ago

It seems like an unnecessary burden on you to maintain praatio-feedstock on conda forge, but I leave the decision to you.

If you add me as a maintainer, I'll try to keep it in sync with praatio

mmcauliffe commented 2 years ago

Ok, added you!

timmahrt commented 2 years ago

Thank you!