C++ speech processing library and tools from University of Edinburgh
C++ speech software library from the University of Edinburgh
ch_trackch_wavefestivaltext2wave$ echo 'Hello world' | text2wave -o output.wav$ ch_track -otype ascii input.wav -o pitch.txt$ ch_wave -itype wav input.wav -otype raw -o output.raw