-
Hi, can someone please guide me how to generate .lab files in this Mandarin example corpus in example 2 of the docs?
https://drive.google.com/file/d/1zPfwvTE_x7o9iX8J8bzeb0KNHEi3jrgN/edit
I see it…
-
First off, thank you so much, you are the first person I've seen hosting a dictionary that corresponds graphemes to phonemes in common words. I have only been able to find word level transcriptions, b…
-
I'm using a phone-based zipformer but I could not get the server to output graphemes despite the fact that I'm providing an LG graph to both cpp API and python API.
These are what I tried.
```
s…
-
**Describe the bug**
If there is a prediction annotation mismatch + an emoji 💚 (haven't tested with other emojis)
![image](https://user-images.githubusercontent.com/15624271/219368383-60321404-ea0b-…
-
Grab what you want, mark it and make a PR. These exercises need updates:
- [ ] grade school (@Elahi-cs )
- [ ] matching-brackets (@sz245 )
- [ ] protein-translation (@vaeng) #912
- [ ] high-sco…
vaeng updated
1 month ago
-
I have come up with a plan for how to deal with phonetic/graphemic context.
For now I'll use the label "phonetic", but this is without loss of generality.
There's no reason to be limited by hist…
-
I would like to know if it possible to train a Neural-HMM for another language,
What is needed for this? A cmudict in a new language is required or can be bypassed ?
Is there any tutorial to do so?…
-
[Mimic](https://mycroft.ai/documentation/mimic/) is a compact speech synthesis engine developed as part of the Mycroft project, based on Flite, and largely compatible with it from the command line int…
-
Hello. Thank you for this amazing repository!
I have a question though. What’s the easiest way to get a unique grapheme set for a specific language? How did you get that list when training a multili…
kkp15 updated
2 years ago
-
The readme makes it sound very simple: "Replace bert with xphonebert"
Looking a bit closer looks like it's quite a feat to make StyleTTS2 talk in non-english languages (https://github.com/yl4579/Styl…