Christopher Brannon
|
8810fa330e
|
Fix another out-of-bounds read in SSML parsing.
A malformed tag like <foo could cause espeak to read past
the end of the string.
|
4 years ago |
Christopher Brannon
|
2d7286d571
|
Fix out-of-bounds read when processing malformed SSML.
|
4 years ago |
Juho Hiltunen
|
c9dee003bf
|
better explanation and nicer formatting for the ssml reference test.
|
4 years ago |
Juho Hiltunen
|
959bf26b6b
|
Add a test for XML/SSML character and entity references
|
4 years ago |
Reece H. Dunn
|
c6ac526847
|
When printing phonemes, don't add a space at the start of a sentence or clause.
|
6 years ago |
Sascha Brawer
|
7e669f1812
|
Add tests on SSML parsing
A corpus of SSML input files will also be needed for fuzzing.
https://github.com/espeak-ng/espeak-ng/issues/407
|
7 years ago |