alphacep / vosk-api

Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
Apache License 2.0
7.38k stars 1.04k forks source link

Is there a way to train the data to get phonetic respelling for words? #1413

Closed Deuos closed 6 months ago

Deuos commented 11 months ago

For the word, "Composition" the phonetic respelling would be "kaam·puh·zi·shn", what would be a good approach to get to this point or something similar?

damian-666 commented 6 months ago

this might help.. https://stackoverflow.com/questions/3495301/best-practice-for-specifying-pronunciation-for-android-tts-engine

i like radio protocol. Nato coms are standard. ships, military search rescue.. Kilo Alpha Alpha, Papa Zulu india Serra Hotel n= for spelling or hot labels on UI completion.

nshmyrev commented 6 months ago

Same as https://github.com/alphacep/vosk-api/issues/687