[espeak-ng:master] reported: Add some patterns to ja_rules
#github
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Pull Request #810 Add some patterns to ja_rules
I've modified this PR to only "add the missing pattern".
The
|
|
Pull Request Updated
#github
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng/espeak-ng] Pull request updated by tset-tset-tset:
#810 Add some patterns to ja_rules Hi, I've added a missing pattern to ja_rules. This fix allows for words like "ふぉーす" .
|
|
Updates to Github
#github
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Issue Created by nesrad:
Hi, I've created the file ia_list to improve pronunciation for the ia voice. I'm not sure how to add it to your project, so I'll just leave it here. ia_list.zip Since Interlingua shares its sounds with the romance languages, I was wondering what steps would be needed to use existing mbrola voices like Italian.
[espeak-ng:master] New Issue Created by nesrad:
Hi, I've created the file ia_list to improve pronunciation for the ia voice. I'm not sure how to add it to your project, so I'll just leave it here. ia_list_new.zip Since Interlingua shares its sounds with the romance languages, I was wondering what steps would be needed to use existing mbrola voices like Italian.
[espeak-ng:master] New Issue Created by nesrad:
Hi, I've created the file ia_list to improve pronunciation for the ia voice. I'm not sure how to add it to your project, so I'll just leave it here. ia_list.zip Since Interlingua shares its sounds with the romance languages, I was wondering what steps would be needed to use existing mbrola voices like Italian.
|
|
Pull Request Opened
#github
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng/espeak-ng] Pull request opened by jaacoppi: Move SSML related logic from ReadClause to ProcessSsmlTag and to a new function ParseSsmlReference(). Contributes to #369 and should make locating SSML bugs easier.
|
|
Updates to Github
#github
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Issue Created by rhdunn:
In Japanese, a Hiragana whose pronunciation ends with the vowel
It would be better to have the following rules:
This requires two changes to the espeak-ng rule logic:
1. Add
[espeak-ng:master] New Comment on Pull Request #810 Add some patterns to ja_rules
I've raised issue #812 about making it possible to simplify the Japanese Hiragana/Kiragana pronunciation rules.
|
|
[espeak-ng:master] reported: Add some patterns to ja_rules
#github
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Pull Request #810 Add some patterns to ja_rules
Using separate vowels would mean that ああ would be pronounced differently to あぁ and あー, as A possible solution would be to define a group for each long vowel set (a, e, i, o, u), e.g.:
then have a new rule such as:
where the This means that
|
|
Updates to Github
#github
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Pull Request #810 Add some patterns to ja_rules
@rhdunn Thank you for reviewing my PR. Sorry for the lack of explanation, here's why I removed "かあ", "すう", etc:.
[espeak-ng:master] New Issue Created by nesrad:
Hi, I've created the file ia_list to improve pronunciation for the ia voice. I'm not sure how to add it to your project, so I'll just leave it here. ia_list.zip Since Interlingua shares its sounds with the romance languages, I was wondering what steps would be needed to use existing mbrola voices like Italian.
|
|
[espeak-ng:master] reported: Add some patterns to ja_rules
#github
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Pull Request #810 Add some patterns to ja_rules
Remove the pattern that causes the conversion to fail / Remove more unnecessary partsWhy are you removing the 'かあ' etc. patterns in these commits? These are supported "lengthen" combinations -- see e.g. https://en.wiktionary.org/wiki/%E3%81%8B%E3%81%82 (かあ). From https://en.wikipedia.org/wiki/Hiragana: > Hiragana usually spells long vowels with the addition of a second vowel kana; for example, おかあさん (o-ka-a-sa-n, "mother"). Thus, when a vowel Hiragana matches the vowel part of the previous Hiragana, the vowel is lengthened. NOTE: The removed parts are not the small versions of the characters (ぁ) but are the full-sized versions (あ) so the two rules are different. This is causing the tests to fail.
|
|
Pull Request Updated
#github
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng/espeak-ng] Pull request updated by tset-tset-tset:
#810 Add some patterns to ja_rules Hi, I've added a missing pattern to ja_rules. This fix allows for words like "ふぉーす" .
|
|
Pull Request Updated
#github
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng/espeak-ng] Pull request updated by tset-tset-tset:
#810 Add some patterns to ja_rules Hi, I've added a missing pattern to ja_rules. This fix allows for words like "ふぉーす" .
|
|
Pull Request Opened
#github
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng/espeak-ng] Pull request opened by tset-tset-tset:
#810 Add some patterns to ja_rules Hi, I've added a missing pattern to ja_rules. This fix allows for words like "ふぉーす" .
|
|
[espeak-ng:master] reported: MBROLA download page for Windows is not working
#github
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Issue #798 MBROLA download page for Windows is not working
Is https://api.256file.com/mbrolatools35.exe/m-download-138135.html working?
|
|
[espeak-ng:master] reported: F-Droid (Request for packaging) - For info
#github
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Issue #644 F-Droid (Request for packaging) - For info
Perfect. Only the metadata are missing now. (Summary, description...) You can follow either manual I linked earlier (Fastlane or Triple-T). As far as I can tell, the easiest way to do is to follow the Fastlane manual and add these nested folders to the root of this repository:
and, inside the
After you add the skeleton for any of these systems, I can create a pull request to this repo to add translations to Spanish (Spain).
|
|
Updates to Github
#github
espeak-ng@groups.io Integration <espeak-ng@...>
1 New Commit:
[espeak-ng:master] By Valdis Vitolins <valdis.vitolins@...>:
Modified: android/AndroidManifest.xml
[espeak-ng:master] New Comment on Issue #644 F-Droid (Request for packaging) - For info
@ArenaL5, I fixed fa_list file with commit cee1870 and AndroidManifest.xml file with commit AndroidManifest.xml 85a9e55 to the current development version. 1 New Commit:
[espeak-ng:master] By Valdis Vitolins <valdis.vitolins@...>:
Modified: src/libespeak-ng/tr_languages.c
|
|
Github push to espeak-ng:espeak-ng
#github
espeak-ng@groups.io Integration <espeak-ng@...>
1 New Commit:
[espeak-ng:master] By Valdis Vitolins <valdis.vitolins@...>:
Modified: dictsource/fa_list
|
|
Github push to espeak-ng:espeak-ng
#github
espeak-ng@groups.io Integration <espeak-ng@...>
1 New Commit:
[espeak-ng:master] By Valdis Vitolins <valdis.vitolins@...>:
Modified: src/libespeak-ng/voices.c
|
|
[espeak-ng:master] reported: F-Droid (Request for packaging) - For info
#github
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Issue #644 F-Droid (Request for packaging) - For info
Hello there. I'm trying to speed up the inclusion in F-Droid (there hasn't been much progress in that request). I created a merge request with a build recipe, and a maintainer has already replied. They're asking now for a one-sentence summary and a description. Both used to be provided in the merge request (as you can see here) but they're following now a different approach: they'd like to add them directly to this repo, following either Fastlane's or Triple-T's format. This way, it's easier to update the icon, to add translations, changelogs, screenshots... I can help you with translating them to Spanish from Spain, if you'd like. There are also a couple of details that aren't absolutely necessary, but would simplify the recipe:
- ~Replacing
|
|
[espeak-ng:master] reported: F-Droid (Request for packaging) - For info
#github
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Issue #644 F-Droid (Request for packaging) - For info
Hello there. I'm trying to speed up the inclusion in F-Droid (there hasn't been much progress in that request). I created a merge request with a build recipe, and a maintainer has already replied. They're asking now for a one-sentence summary and a description. Both used to be provided in the merge request (as you can see here) but they're following now a different approach: they'd like to add them directly to this repo, following either Fastlane's or Triple-T's format. This way, it's easier to update the icon, to add translations, changelogs, screenshots... I can help you with translating them to Spanish from Spain, if you'd like. There are also a couple of details that aren't absolutely necessary, but would simplify the recipe:
- Replacing
|
|
Updates to Github
#github
espeak-ng@groups.io Integration <espeak-ng@...>
2 New Commits:
[espeak-ng:master] By Valdis Vitolins <valdis.vitolins@...>:
Added: espeak-ng-data/voices/!v/Alicia
[espeak-ng:master] By Valdis Vitolins <valdis.vitolins@...>:
Modified: src/libespeak-ng/voices.c
[espeak-ng:master] New Comment on Issue #783 Add new voices to the synthesizer.
Thanks for contribution! Your voices are added to the project with commit b06f524. [espeak-ng:master] Issue #783 Add new voices to the synthesizer. closed by comunicationVoices.
|
|
[espeak-ng:master] reported: Some wrong pronunciations of German words
#github
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Issue #809 Some wrong pronunciations of German words
I'll certainly see about getting rid of the obvious pronunciation errors i spot, but I'm not sure if I can get that different i to work. Bare with me please, I'm not a professional phonologist. I acquired Espeak's phonetic spelling out of interest and I was always wanting to correct mispronounced words I come across very often.
|
|