Reece H. Dunn
d5c52ab39f
Fix building ssml-fuzzer with libFuzzer.
7 years ago
Reece H. Dunn
39b8768a79
README: Document building with -fsanitize options.
7 years ago
Reece H. Dunn
7429a58510
Merge commit '22009de5f84974e77147fd5264781fb1c09a7764'
7 years ago
Reece H. Dunn
22009de5f8
Fix running the tests with -fsanitize=address.
7 years ago
Reece H. Dunn
45b9b114cf
docs: Prefix the private use tags with 'x-'.
7 years ago
Reece H. Dunn
69a9395de9
docs: Rename 'BCP47 {Variants => Tags}'.
This makes it clearer that both variant and private-use tags are
used.
7 years ago
Sascha Brawer
a1e1b40073
Use correct BCP47 variant subtag for X-Sampa; shorten other variants
According to page 5 of [RFC5645](https://tools.ietf.org/html/bcp47#page-1-5 ),
variant subtags must have 5 to 8 characters. A 9-character subtag is
sytactically ill-formed and should be rejected by conforming parsers.
Technically, BCP47 does not allow the use of unregistered variant subtags.
For `fonkirsh`, I’ve filed a
[language variant subtag registration request](https://mailarchive.ietf.org/arch/msg/ietf-languages/1IrLl3n4wJ4Fr1xXV34QquJn8Bc )
with the IETF. If IETF rejects my request, we could probably add
Kirshenbaum to Unicode’s registry for [RFC6497](https://tools.ietf.org/html/rfc6497 ).
Not sure what to do about the other non-registered variants. If they’re
commonly used, it might be an option to register them as well, but
they seem to be even more exotic than Kirshenbaum, and we wouldn’t to
bloat the BCP47 registry too much. If espeak-ng really wants to handle these
alphabets, it would probably make sense to use BCP47 private-use extensions,
such as `x-fonzsamp`. According to IETF BCP47, private-use subtags can have
up to (but not more than) 8 characters, so I’m shortening these too.
7 years ago
Reece H. Dunn
fb5c128f62
Merge remote-tracking branch 'valdisvi/master'
7 years ago
Reece H. Dunn
c868c54362
Merge remote-tracking branch 'Christianlm/master'
7 years ago
Reece H. Dunn
be106e388e
docs: describe the Conlang X-SAMPA transcription scheme.
7 years ago
Reece H. Dunn
74f04f64fd
docs: Fix the placement of the alveolar click in the Kirshenbaum consonant table.
7 years ago
Valdis Vitolins
6ba9db469c
ru: add stress rule for помощь
7 years ago
Valdis Vitolins
6bb9681b1d
ru: clean pronunciation for е, add ребенок as exception word
7 years ago
Valdis Vitolins
52375bdf2f
ru: create letter groups for noun suffixes
7 years ago
Valdis Vitolins
c2735711ce
ru: fix pronunciation of stressed о
7 years ago
Valdis Vitolins
bba7b6337f
ru: make ь (soft mark) absolutely silent befor iotated vowel
This affect e.g. pronunciation of я (ja) because j then starts from
pause
7 years ago
Valdis Vitolins
fe57476c93
ru: format rules
7 years ago
Valdis Vitolins
b8cf1ec352
ru: fix inaudible m; (soft m)
7 years ago
Valdis Vitolins
1c58e2a04b
ru: reformat and sort list of words
7 years ago
chrislm
c281a90a5e
IT: Added rules for pronominal verbs and exceptions.
7 years ago
Valdis Vitolins
ae74c1f415
Merge branch 'master' of https://github.com/espeak-ng/espeak-ng
7 years ago
Reece H. Dunn
9426399056
docs: describe the X-SAMPA transcription scheme.
7 years ago
Reece H. Dunn
44b75463f6
docs: Extend the phonemes document to cover the remaining IPA suprasegmentals for completeness.
7 years ago
Reece H. Dunn
3fcf990370
docs: Fix the spacing of the symbol column in the fortis and lenis section of the phonemes document.
7 years ago
Reece H. Dunn
3918810893
docs: Fix the position of the p and f ejectives in the IPA consonant table.
7 years ago
Valdis Vitolins
4ac932ea2c
ru: add more unstressed words
7 years ago
Valdis Vitolins
9529232d81
ru: put together auxiliary words, sort and remove duplicates
7 years ago
Valdis Vitolins
09bd8cee9f
ru: leave only intonation settings in ru_list, because spelling is set in ru_rules
7 years ago
Valdis Vitolins
6cc1c00900
ru: spell singe consonant particles б, в, ж, к, с with schwa
7 years ago
Valdis Vitolins
65d5e6729e
ru: sort and format rules
7 years ago
Valdis Vitolins
56fedaeb7c
ru: as single letters can be words with different pronunciation, move them to ru_rules file
7 years ago
Reece H. Dunn
dd6ed3f438
docs: Split out the ASCII-IPA ':' character into a suprasegmentals section and document the stress markers.
7 years ago
Reece H. Dunn
dc67d294c2
docs: describe the Kirshenbaum (ASCII-IPA) transcription scheme.
7 years ago
Reece H. Dunn
1fa7c141f9
docs: Fix the markdown warnings from kramdown.
7 years ago
Reece H. Dunn
3e249bc196
docs: Add notes for the remaining kirshenbaum features in phonemes.md.
7 years ago
Reece H. Dunn
cf3cabc140
Revert "Describe the additional Cainteoir Text-to-Speech phonemes for the articulation diacritics."
This reverts commit 39994150ba
.
7 years ago
Reece H. Dunn
768957e0fc
Don't copy filepath to buf. [coverity]
No modification was being done to buf after the copy of filepath.
It was just being passed to fopen. As such the copy is redundant,
and can lead to buffer overflow issues if the specified filepath
is larger than buf.
7 years ago
Reece H. Dunn
d0410d8585
Include dictionary.h in the relevant source files to avoid implicit-function-declaration warnings.
7 years ago
Reece H. Dunn
bc1d7cabcc
Merge branch 'windows'
7 years ago
Reece H. Dunn
39994150ba
Describe the additional Cainteoir Text-to-Speech phonemes for the articulation diacritics.
7 years ago
Reece H. Dunn
da980182e3
Document the origin of the phoneme features in phonemes.md.
7 years ago
Reece H. Dunn
63d2b66316
Update the links to Kishenbaum's ASCII-IPA. The site is no longer active, so use the wayback machine (internet archive).
7 years ago
Reece H. Dunn
2d69743ddf
README: The audio output configuration has been replaced by pcaudiolib, so remove that section.
7 years ago
Reece H. Dunn
a3c1a00d45
android: fix downloading the android gradle plugin version 2.3.3.
7 years ago
Reece H. Dunn
a0d8e8df78
android: add the new ssml.c source file
7 years ago
Reece H. Dunn
81cfcecfe7
tests: remove a todo comment that is not relevant (it was added by mistake)
7 years ago
Reece H. Dunn
005c490b90
tests: test grc consonant and vowel audio generation
7 years ago
Reece H. Dunn
0efb5600fc
tests: test gn consonant and vowel audio generation
7 years ago
Reece H. Dunn
f9386c0797
docs: Fix the symbols for ejc and imp in phonemes.md.
7 years ago
Reece H. Dunn
bec93c83cb
docs: Clean up the phonemes.md table of contents.
7 years ago