zzw922cn / Automatic_Speech_Recognition

End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
MIT License
2.84k stars 538 forks source link

Is there any way I can print the phonemes #51

Closed Navdevl closed 3 years ago

Navdevl commented 6 years ago

I wanted to print the phonemes instead of English language. How can I do it?

zzw922cn commented 6 years ago

@Navdevl hi, yes, but maybe you should print by using some cnverting tools.

jiunn95 commented 5 years ago

Hi @zzw922cn do you mean after it print english language then you convert it into phoneme? Is it possible to print out the raw phoneme that is being detected?