Changes between Version 2 and Version 3 of CzechPhoneticAlphabet


Ignore:
Timestamp:
Feb 7, 2019, 10:02:21 AM (5 years ago)
Author:
hales
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CzechPhoneticAlphabet

    v2 v3  
    88(UTF-8) in your browser.
    99
     10== How to fix pronunciation errors ==
     11
     12Error in pronunciation (in the text-to-phoneme part) can be fixed by calling [[http://doc.aldebaran.com/2-5/naoqi/audio/altexttospeech-api.html#ALTextToSpeechProxy::addToDictionary__ssCR.ssCR|ALTextToSpeech.addToDictionary]]. This function stores the dictionary in `/home/nao/.config/tts/nuance/cs_CZ/rulesets.rst`:
     13{{{
     14[header]
     15language = czc
     16charset = utf-8
     17[data]
     18/Ou/   -->   "\e\\toi=lhp\\o&u\e\\toi=orth\\"
     19/www/   -->   "\e\\toi=lhp\\vE:vE:vE:\e\\toi=orth\\"
     20}}}
     21You can also directly edit this file and then recompile the dictionary e.g. by calling
     22{{{
     23qicli call ALTextToSpeech.deleteFromDictionary unexisting
     24}}}
     25
     26
     27
    1028== Phonetic alphabets ==
    1129