Valdis Vitolins
|
ab3d035770
|
Merge branch 'master' of https://github.com/espeak-ng/espeak-ng
|
7 years ago |
Reece H. Dunn
|
52c2b722a9
|
tests: test cs consonant and vowel audio generation
|
7 years ago |
Reece H. Dunn
|
6a9621d213
|
Merge remote-tracking branch 'valdisvi/master'
|
7 years ago |
Valdis Vitolins
|
7b7598d53d
|
Merge branch 'master' of https://github.com/espeak-ng/espeak-ng
|
7 years ago |
Reece H. Dunn
|
b23f475e1a
|
ssml.h: Reformat the header file.
|
7 years ago |
Reece H. Dunn
|
d47e48a377
|
ssml: Update the copyright notice.
|
7 years ago |
Reece H. Dunn
|
017c6a9383
|
ssml.h: Add a copyright header and include guards.
|
7 years ago |
Reece H. Dunn
|
49b97105e5
|
ssml: Move ssmltags to ssml.c where it is used.
This avoids 'unused parameter' errors in readclause.c.
|
7 years ago |
Valdis Vitolins
|
6465e85615
|
ru: more formatting fixes
|
7 years ago |
Valdis Vitolins
|
3df38fd7e2
|
ru: n is softened before iotated vowel
|
7 years ago |
Valdis Vitolins
|
05b4d622db
|
ru: m; phoneme shortened
|
7 years ago |
Juho Hiltunen
|
985e7d5b39
|
set functions in ssml.c static.
The only entry point in the file is ProcessSsmlTags().
|
7 years ago |
Juho Hiltunen
|
ace9bc087a
|
fix syntax for pointer incrementation
previous syntax was a quick fix when changing from globals to pointers.
|
7 years ago |
Juho Hiltunen
|
a47ff4f41d
|
move ProcessSsmlTag() from readclause.to to ssml.c
use parameters instead of globals
|
7 years ago |
Juho Hiltunen
|
a6b1896ce3
|
move SetProsodyParameter()
|
7 years ago |
Juho Hiltunen
|
6c4d22b6d2
|
move ReplaceKeyName()
|
7 years ago |
Juho Hiltunen
|
21e391b631
|
move GetSsmlAttributes()
|
7 years ago |
Juho Hiltunen
|
d6ed3a3320
|
move PopParamStack()
|
7 years ago |
Valdis Vitolins
|
adc43bb943
|
ru: fixes for auxiliary words
|
7 years ago |
Juho Hiltunen
|
b793920ff7
|
move PushParamStack()
|
7 years ago |
Juho Hiltunen
|
2b10dba10f
|
move ProcessParamStack()
|
7 years ago |
Juho Hiltunen
|
da125f1a1b
|
move GetVoiceFromStack()
|
7 years ago |
Juho Hiltunen
|
16a5b5d15c
|
move attr_prosody_value()
|
7 years ago |
Juho Hiltunen
|
fdc2bb06d9
|
move GetVoiceAttributes()
|
7 years ago |
Juho Hiltunen
|
f00d5798de
|
add ssml.h for defines
|
7 years ago |
Juho Hiltunen
|
a4eca79304
|
moved attrcopy_utf8()
|
7 years ago |
Juho Hiltunen
|
07a19b3208
|
moved attrnumber() from readclause.c to ssml.c
|
7 years ago |
Juho Hiltunen
|
a8239c4502
|
start moving SSML related parsing to ssml.c
move: attrcmp() and attrlookup()
new file ssml.c added to Makefile.am
|
7 years ago |
Valdis Vitolins
|
d1ce948058
|
ru: format cleanup — all tabs converted to spaces, rules aligned around group letter
|
7 years ago |
Valdis Vitolins
|
7bb52d332f
|
ru: rules sorted in alphabetical order,
default spelling moved to the start of the group
|
7 years ago |
Valdis Vitolins
|
7470227d75
|
ru: words sorted in alphabetical order for groups
|
7 years ago |
Valdis Vitolins
|
e308c86d27
|
lv: more fixes for word pronunciation
|
7 years ago |
Valdis Vitolins
|
dff4d24aa8
|
lv: fixes for unstressed words/phrases
|
7 years ago |
Valdis Vitolins
|
d3a502ea79
|
lv: fixes for n
|
7 years ago |
Valdis Vitolins
|
2ef1d2afab
|
lv: fixes for l
|
7 years ago |
Reece H. Dunn
|
80dec4ce7c
|
tests: test cs consonant and vowel audio generation
|
7 years ago |
Reece H. Dunn
|
813d473ee1
|
phonemes.md: don't wrap features in the Other Symbols table.
|
7 years ago |
Reece H. Dunn
|
1b469c99a1
|
phonemes.md: align the table cells in vim
|
7 years ago |
Reece H. Dunn
|
a9c6d6a5e9
|
ssml.test: pass -q to the espeak-ng command to prevent it speaking.
|
7 years ago |
Reece H. Dunn
|
c50010e046
|
Merge remote-tracking branch 'brawer/ssml-test'
|
7 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 |
Reece H. Dunn
|
46123680be
|
tests: test cmn consonant and vowel audio generation
|
7 years ago |
Reece H. Dunn
|
5df6b03623
|
tests: test ca consonant and vowel audio generation
|
7 years ago |
Reece H. Dunn
|
12a5456ff9
|
tests: test bs consonant and vowel audio generation
|
7 years ago |
Reece H. Dunn
|
5d2da4b91a
|
tests: test bpy consonant and vowel audio generation
|
7 years ago |
Reece H. Dunn
|
8c41f6bd0c
|
tests: test bn consonant and vowel audio generation
|
7 years ago |
Reece H. Dunn
|
0255eda4b2
|
tests: test bg consonant and vowel audio generation
|
7 years ago |
Reece H. Dunn
|
da41595457
|
tests: test az consonant and vowel audio generation
|
7 years ago |
Reece H. Dunn
|
b9a0e090f6
|
tests: test as consonant and vowel audio generation
|
7 years ago |
Reece H. Dunn
|
6b5187fb47
|
tests: test ar consonant and vowel audio generation
|
7 years ago |