-
when testing with german text, i noticed that despite 69.000 special rules for compound words,
many german words have the hyphen in the wrong place, although there are actually rules for them
e.g…
-
![Screenshot_20211026-153439](https://user-images.githubusercontent.com/6765732/138956901-b4df0afc-e1bd-465e-9e6e-4106dab4aded.png)
https://l.thisworddoesnotexist.com/CvBh
The syllable section i…
-
Figure out a way to count syllables so that app can tell user whether haiku is formally correct.
-
I noticed that "ظ" (ðˤ) and "ذ" (ð) are both mapped to "ð"
```
from phonemizer.backend import BACKENDS
g2p = BACKENDS['espeak'](language='ar', words_mismatch='warn', preserve_punctuation=False)
…
-
The suggestion is to allow regex-like notation in syllable types field and rename it words structure. For example, if all words in a conlang:
- have structure `(C)VCV(C)`, then write `C?VCVC?` inst…
-
In figure 2B of the first moseq paper there is a graph for syllable cross-likelihood, would like to see that added as an additional verification that the model is not generating overlapping syllables.…
-
This issue is applicable to text written in the following scripts: Balinese, Batak, Brahmi, (Eastern) Cham, Dives Akuru, Grantha, Gurung Khema, Javanese, Kawi, Makasar, and Tulu Tigalari.
Words are…
r12a updated
3 months ago
-
Earlier this week, I processed Einsie folio 129r on rodan_staging to test pitch finding accuracy. Pitch finding was much improved (hurray!), but two old issues that were closed a while ago popped up a…
-
This library uses the montreal forced aligner to be able to join syllables
https://github.com/pop123123123/CLI_sentence_mixing
It would be good to implement it to be able to create your own word…
-
$ flutter --version
Flutter 3.7.4 • channel stable • https://github.com/flutter/flutter.git
Framework • revision b4bce91dd0 (3 days ago) • 2023-02-21 09:50:50 +0800
Engine • revision 248290d6d5
To…