-
Getting this error after setting the Prefered engine to eSpeak, it shows "Installing voice data..." dialog but without any progress and it keeps popping up without actually installing anything.
```…
-
talkify.net, readaloud.com, and google all give decent TTS.
- espeak and espeak-ng both give a very robotic voice
- pico2wave produces good audio, but does not work with large files - https://bugs…
-
Is it possible to make espeak-ng use phonemes which do not exist in the specified language? I try to make espeak-ng say 'Francis' with the pronunciation from en-US but in a German sentence. Can I get …
-
for example, currently, espeak won't read greek propperly when it is set to american english, and you have to switch to another language: I.e greek or another language to read it peopperly. Please mak…
-
The German word Phänomen is wrong in espeak-ng 1.51.1:
```console
$ espeak-ng -v German "Phänomen" -x
fE:n'o:m@n
```
It should be a pf-sound, followed by an long ä-sound and the 'men' at the …
-
I'm using espeak-ng version 1.50
Here are some German misspellings, and the way they should be spoken.
* Handelsware
```
espeak -v de -s 143 -p 20 "Handelsware"
```
should be spoken like
``…
-
The "a" should have the same pronunciation in "Karl" and "Saal", i.e., should be pronounced long.
Observed behavior:
espeak-ng -x -q -v de 'karl' -> k'arl
espeak-ng -x -q -v de 'saal' ->…
-
Hello,
README.md contains external URLS:
https://secure.travis-ci.org/espeak-ng/espeak-ng.svg?branch=master
https://developer.android.com/images/brand/en_app_rgb_wo_45.png
This can actually b…
-
Please update the android APK for espeak-ng to the latest version of espeak. I would like to use the Reed voice on my android phone. thanks.
-
**Describe the bug**
I notice your project because of this issue https://github.com/nateshmbhat/pyttsx3/pull/271 (to fix save_to_file on macos) but I find it still fails to work on my mac (m2).
N…