Update TTS pronunciation dictionaries#15857
Conversation
8f37766 to
5e117a7
Compare
|
Can you bump the version of scripts/tts_dataset_files/ipa_cmudict-0.7b_nv23.01.txt to nv26.07? Can update references from 23.01 to 26.07? |
|
Updated the IPA CMU dictionary filename/references from nv23.01 to nv26.07 and pushed commit ca999d9 |
|
/ok to test ca999d9 |
|
/ok to test ca999d9 |
|
/ok to test 4dfe3a5 |
| A ˈʌ | ||
| A(1) ˈeɪ |
There was a problem hiding this comment.
what happened to this dictionary?
There was a problem hiding this comment.
We trained the model with the updated dictionary, where the pronunciation was changed from /'eɪ/ to /'ʌ/.
|
/ok to test 4dfe3a5 |
Add the fixed Hindi pronunciation dictionary, remove the old Hindi dictionary, and update the IPA CMU dictionary entry ordering for A/A(1). Signed-off-by: quanpham <youngkwan199@gmail.com>
Signed-off-by: quanpham <youngkwan199@gmail.com>
4dfe3a5 to
8ebea33
Compare
|
/ok test 8ebea33 |
|
/ok to test 8ebea33 |
|
@quapham pls make bugfix for the failed unit test, where |
|
@blisc nit, our doc has two broken links to be fixed. Do you have any thoughts? |
Signed-off-by: quanpham <youngkwan199@gmail.com>
|
/ok test 5a31913 |
|
I already updated the external TestData YAML through the Internal-Developer S3 copy config. However, this unit test can still load the old nv23.01 hparams I added a compatibility migration for text_tokenizers..g2p.phoneme_dict to rewrite ipa_cmudict-0.7b_nv23.01.txt to ipa_cmudict-0.7b_nv26.07.txt. |
What changed
scripts/tts_dataset_files/hi_IN/hi_prondict-v0.3_nostress_fixed.dict.scripts/tts_dataset_files/ipa_cmudict-0.7b_nv26.07.txtA/A(1) pronunciation ordering.Scope
Dictionary-only change. No code changes.
Validation