Updates to Github #github
espeak-ng@groups.io Integration <espeak-ng@...>
3 New Commits:
[espeak-ng:master] By Tobias Platen <tplaten@...>:
Modified: src/include/espeak-ng/espeak_ng.h
[espeak-ng:master] By Valdis Vitolins <valdis.vitolins@...>:
Modified: src/libespeak-ng/tr_languages.c
[espeak-ng:master] By Valdis Vitolins <valdis.vitolins@...>:
Modified: src/include/espeak-ng/espeak_ng.h [espeak-ng/espeak-ng] Pull request closed by valdisvi:
#791 add output hooks for wavegen I've added some hooks to wavegen, which can be used to output aligned speech. This information can be used by prosody transplantation tools similar to MBROLIGN. There is also a function to set a constant f0 in Hz, which may be used by some prosody transplantation tools. If none of the functions is called, the behaviour of espeak-ng is unchanged.
[espeak-ng:master] New Comment on Pull Request #791 add output hooks for wavegen
Thanks! This approach seems more general to do integration with other tools than #749.
|
|
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng/espeak-ng] Pull request opened by jaacoppi: Various code cleanups: change globals to function arguments, combine functions and remove unused code. Most changesa re with the voice output (klatt.c, wavegen.c etc). There might not be enough test cases to detect if an error has been made here. [espeak-ng/espeak-ng] Pull request updated by jaacoppi: Various code cleanups: change globals to function arguments, combine functions and remove unused code. Most changes are with the voice output (klatt.c, wavegen.c etc). There might not be enough test cases to detect if an error has been made here.
|
|
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng/espeak-ng] Pull request updated by jaacoppi: Various code cleanups: change globals to function arguments, combine functions and remove unused code. Most changes are with the voice output (klatt.c, wavegen.c etc). There might not be enough test cases to detect if an error has been made here. 1 New Commit:
[espeak-ng:master] By Valdis Vitolins <valdis.vitolins@...>:
Added: docs/integration.md 1 New Commit:
[espeak-ng:master] By Valdis Vitolins <valdis.vitolins@...>:
Added: docs/integration.md
|
|
espeak-ng@groups.io Integration <espeak-ng@...>
2 New Commits:
[espeak-ng:master] By Valdis Vitolins <valdis.vitolins@...>:
Modified: docs/building.md
[espeak-ng:master] By Valdis Vitolins <valdis.vitolins@...>:
Added: docs/guide.md 1 New Commit:
[espeak-ng:master] By Valdis Vitolins <valdis.vitolins@...>:
Added: docs/guide.md
|
|
espeak-ng@groups.io Integration <espeak-ng@...>
3 New Commits:
[espeak-ng:master] By Valdis Vitolins <valdis.vitolins@...>:
Modified: docs/guide.md
[espeak-ng:master] By Valdis Vitolins <valdis.vitolins@...>:
Modified: README.md
[espeak-ng:master] By Valdis Vitolins <valdis.vitolins@...>:
Modified: docs/guide.md
[espeak-ng:master] New Comment on Issue #337 Why my espeak-ng program doesn't say anything?
I have created more detailed guides for usage and error solutions here.
|
|
espeak-ng@groups.io Integration <espeak-ng@...>
12 New Commits:
[espeak-ng:master] By Juho Hiltunen <jaacoppi@...>:
Modified: src/libespeak-ng/klatt.c
[espeak-ng:master] By Juho Hiltunen <jaacoppi@...>:
Modified: src/libespeak-ng/klatt.c
[espeak-ng:master] By Juho Hiltunen <jaacoppi@...>:
Modified: src/libespeak-ng/klatt.c
[espeak-ng:master] By Juho Hiltunen <jaacoppi@...>:
Modified: src/libespeak-ng/klatt.c
[espeak-ng:master] By Juho Hiltunen <jaacoppi@...>:
Modified: src/libespeak-ng/wavegen.c
[espeak-ng:master] By Juho Hiltunen <jaacoppi@...>:
Modified: src/libespeak-ng/wavegen.c
[espeak-ng:master] By Juho Hiltunen <jaacoppi@...>:
Modified: src/libespeak-ng/phoneme.h
[espeak-ng:master] By Juho Hiltunen <jaacoppi@...>:
Modified: src/libespeak-ng/phoneme.h
[espeak-ng:master] By Juho Hiltunen <jaacoppi@...>:
Modified: src/libespeak-ng/synthdata.c
[espeak-ng:master] By Juho Hiltunen <jaacoppi@...>:
Modified: src/libespeak-ng/synthesize.c
[espeak-ng:master] By Juho Hiltunen <jaacoppi@...>:
Modified: src/libespeak-ng/synthdata.c
[espeak-ng:master] By Valdis Vitolins <valdis.vitolins@...>:
Modified: src/libespeak-ng/klatt.c [espeak-ng/espeak-ng] Pull request closed by valdisvi: Various code cleanups: change globals to function arguments, combine functions and remove unused code. Most changes are with the voice output (klatt.c, wavegen.c etc). There might not be enough test cases to detect if an error has been made here.
[espeak-ng:master] New Comment on Pull Request #795 Various code cleanups
To make it less risky, before that I added additional test for Klatt voice. As all tests passed, I merged it.
|
|
espeak-ng@groups.io Integration <espeak-ng@...>
1 New Commit:
[espeak-ng:master] By Valdis Vitolins <valdis.vitolins@...>:
Modified: tests/translate.test
[espeak-ng:master] New Comment on Issue #794 espeak-ng: symbol lookup error: espeak-ng: undefined symbol: espeak_ng_SetVoiceByFile
Can you provide full terminal output what is produced when you are building it?
|
|
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Issue #793 There needs to be a way to explicitly set stress only via rules to support unstressed languages and other non-European languages.
I cannot it reproduce on my computer and that change should not affect translation of text to phonemes.
Have you made clean compilation e.g.
[espeak-ng:master] New Comment on Issue #793 There needs to be a way to explicitly set stress only via rules to support unstressed languages and other non-European languages.
Which really doesn't help with setting an explicit stress via rules alone and not having the espeak-ng library "do things behind the language maintainers back". And vowel length can change have a dramatic change of meanings of words in some languages:
Cherokee, for instance, has a specific long/short vowel cadence requirement, where long vowels are generally held twice as long as short vowels. That is the only pronunciation difference between long and short vowels and as such is significant.
|
|