Extracting phonemes from audio (speech) files [closed]
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 2 months ago.
Improve this questionI am looking for a toolkit/library that will allow me to extract phonemes from audio files. I see on the CMU Sphinx website that sphinx3 can be used to output phonemes, however I haven't been able to successfully build it on my windows box.
Apart from the library, what is the best way to go about building your own?
CMUSphinx (http://cmusphinx.sourceforge.net) is indeed the most convenient way to do that. If you have issues building it, it's probably easier to download prebuilt version or ask for help on CMUSphinx forums.
check out allosaurus, it has a great api.
https://github.com/xinjli/allosaurus
精彩评论