ContextLab / quail

A python toolbox for analyzing and plotting free recall data
http://cdl-quail.readthedocs.io/en/latest/
MIT License
21 stars 10 forks source link

feature request: auto-transcribe audio files #22

Closed andrewheusser closed 7 years ago

andrewheusser commented 7 years ago

I could see this working in two ways:

1) a function that takes an audio file and returns a transcript. this could be based on google speech, or our own speech model.

2) a higher level wrapper function that takes a group of encoding lists and audio files, and creates a pyro object for further analysis

jeremymanning commented 7 years ago

this would be awesome. if we go the google cloud speech route, we'll need to add setup instructions too (e.g. to show users how to set up google cloud)

andrewheusser commented 7 years ago

i think we should offer google cloud for sure, because it will be pretty easy for me to add at this point, and then attempt to build our own 'open-source' model, which comes with limited guarantees :)

andrewheusser commented 7 years ago

does anyone that you know in the dept, or cs dept work on speech recognition? @jeremymanning

jeremymanning commented 7 years ago

possibly X-D Yang? http://web.cs.dartmouth.edu/people/xing-dong-yang