-
It's possible for the tree to become "broken" by a package that has `@FREE` licenses suddenly gaining a dependency which is not in `@FREE`.
Example (covered at https://bugs.gentoo.org/832778).
- G…
-
### Description
Currently StyleTTS2 cannot be supported through TorchHub as originally thought because of its dependency on `espeak` which is not directly a Python dependency but rather a system depe…
-
**Describe the bug**
I just opened my temp folder and saw, that there exist over 120.000 folders. Nearly all of them contain a libespeak-ng.dll file.
**Phonemizer version**
phonemizer-3.2.1
ava…
-
It would be helpful to add support for piper models into bark.cpp
there is already a c++ library for piper but it is difficult to compile and does not work well cross platform. Piper is currently r…
-
Exemplos:
| Palavra | transcrição atual | transcrição proposta |
|----------|--------------------|----------------------|
| backup | \[bɛkˈæp\] | \[bɛkˈapɪ\] |
| pickup | …
-
Hello,
Here is a testcase:
```
#include
#include
#include
int main(void) {
espeak_ERROR err;
espeak_Initialize(AUDIO_OUTPUT_SYNCH_PLAYBACK, 0, NULL, 0);
err = espeak_SetVoiceByN…
-
When using eSpeak with Talkback, emojis aren't or just partialy spoken.
-
This https://github.com/espeak-ng/espeak-ng/tree/master/emscripten does not support SSML input - and uses the deprecated Web Audio API `ScriptProcessorNode`.
We shouldbe able to port `espeak-ng` to…
-
As initially reported on https://github.com/brailcom/speechd/issues/793 we're getting odd artifacts in speech-dispatcher, which are coming from espeak. Here is a reproducer:
[espeak.c.txt](https://…
-
as flagged in https://github.com/rhasspy/piper/issues/93
to comply with espeak-ng license this repo needs to be relicensed as GPL, unless the phonemizer can be replaced by a non-GPL alternative
…