-
Hi!
There is an excellent IPA converter that can convert a text using the Vietnamese script into IPA (for 3 different accents): https://github.com/kirbyj/vPhon
I tested it myself when I was lear…
-
# Dictionary entry
For making new dictionary entries or updating existing ones. Please use one of these for each term. Do not use more than one term for each request.
### Term:
*(Insert word, phr…
-
Thanks a lot for this amazing and inspiring work. I'm currently working on a Tensor2Tensor like LSTM encoder/decoder G2P, but using the CMU 2 IPA dictionary / alphabet. In your model you are using the…
-
I did a training of the standard CMU Dict and I get in the `data/dict` folder the dictionaries as expected:
```
root@800125bf05cd:~# ls data/dict/cmudict/
cmudict.dict cmudict.dict.dev.preprocesse…
-
I am running `mfa validate` on the LibriTTS-train-clean-460 dataset using an IPA dictionary I have. The output contains:
```
WARNING 288196total OOV tokens
```
However, in the generated …
-
Heterophones like `Tear` and `Record` are not present in the ipa dictionary for English. Is there a specific reason for this as i understand these wouldn't fit neatly into the data structure? Or is it…
-
I've a php script that cuts out of fr.wiktionary.org pages for french words only IPA pronunciation transcription, so the output it gives for the word «voir» is (I added \ after every < to show the cod…
-
Hi Marv, I converted some migaku dictionaries for Spanish, German and Portuguese, I also included some frequency lists from the Leipzig corpora for German, Portuguese and English, the link to the file…
-
Phones in the ISLE dictionary are in IPA. There is no constraint about what the input to ISLE is. pysle tries to smudge the input to be ipa-like but this is kindof hidden to the user. Non-IPA repre…
-
I would like to contribute by adding support for the catalan language to gruut (and gruut-ipa / ipa2kaldi) but I am not sure about the g2p model.
I have a phonetisaurus g2p model which outputs CMU…