4

I 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?

tshepang
  • 12,111
  • 21
  • 91
  • 136
sandesh247
  • 1,658
  • 1
  • 18
  • 24

2 Answers2

2

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.

Nikolay Shmyrev
  • 24,897
  • 5
  • 43
  • 87
0

check out allosaurus, it has a great api.

https://github.com/xinjli/allosaurus