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

Integrating Persephone into a production ML pipeline #235

Open
babat00nday opened this issue Aug 2, 2020 · 3 comments
Open

Integrating Persephone into a production ML pipeline #235

babat00nday opened this issue Aug 2, 2020 · 3 comments

Comments

@babat00nday
Copy link

babat00nday commented Aug 2, 2020

I am trying to integrate models built with Persephone into my ML pipeline. I started by developing models using the corpus.Corpus(...) and experiment.train_ready(...) functions. Is there an API available for me to apply the preprocessing steps in corpus.Corpus(...) to a single wav file and then use something similar to experiment.transcribe(...) to get the predicted model transcription for that same wav file?

cc: @oadams

@oadams
Copy link
Collaborator

oadams commented Aug 8, 2020

Hi, did you face issues with this approach?

@babat00nday
Copy link
Author

Yes I did. I was able to add a flag to support a custom behavior of loading a corpus with no train/test/valid data only untranscribed data for inference.

@shuttle1987
Copy link
Member

@toonday were you able to make progress? It would be good to know what you tried and what issues you encountered.

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

No branches or pull requests

3 participants