-
I made this pattern "✆." in the function "$this->Lexer->addSpecialPattern". This is one special unicode character and any one character.
Now if I write "✆1" (number) or "✆A" (Latin letter) on the w…
-
I have created the following PR to add support for Thai language.
I am in the process of creating a dataset to train the model but would love a PR review of the code first to make sure I am on the ri…
-
Hi,
I am wondering how I can convert the target transcript texts to its corresponding phone sequence for the word having multiple lexicon definitions in order to train the AM. In my understanding, CT…
-
Hi how can learn model new words that don't see it.
How can learn model a new pronunciation and how can deal with crossover pronunciation of two neighbor words?
In HMM-based we can generate phones o…
-
Hello,
I've encountered an issue with ESpeak where it occasionally joins two consecutive words or omits certain words. This leads to a discrepancy in the word count between the original text and it…
-
Wow this looks great!
Just wondering about language support. You have any plans to support other languages than English?
I'm planing to do LipSync for my game in Unity that has animations done in…
-
@chrissimpkins noted that Noto Hebrew includes characters for
* zero width nonjoiner (U+200C)
* zero width joiner (U+200D)
* LTR mark (U+200E)
* RTL mark (U+200F)
Raph said "BiDi control char…
-
**_hello there
Now i'm facing some problems when i'm trying to use the dictionary to align the mandarin_example. The dictionary i'm using is produced by the command mfa g2p like that:_**
![image](ht…
-
Is there direct command line to call to convert text to phonemes? i don't want the alignments to the audio, just the phonemes. The use case is after training with a TTS model, in the inference time w…
-