-
I installed espeak through [source code](https://github.com/espeak-ng/espeak-ng/tags).Now, I am in the conda environment on CentOS, but there is an error:
File "/data/maskgct/Amphion/models/tts/mas…
-
When I execute python maskgct_inference.py on Windows, the following prompt appears
```
./models/tts/maskgct/g2p\sources\g2p_chinese_model\poly_bert_model.onnx
E:\Amphion\envs\amphion\lib\site-pack…
-
(venv) F:\maskgct\maskgct>python app.py
./models/tts/maskgct/g2p\sources\g2p_chinese_model\poly_bert_model.onnx
Error: Could not load the specified mbrola voice file.
Error: Could not load the spec…
-
I've fixed eSpeak in this PR https://github.com/thevickypedia/py3-tts/pull/6
ie this https://github.com/willwade/py3-tts
we can link to my repo for now
to do it I really should rework sapi a…
-
So currently the file `take_attendance.bash` uses the python package `gtts` to create audio files for each student and then `mpg123` plays the file out.
Well the problem is that this is a *shell s…
-
The new help system makes use of `espeak` to read the help description.
However, on Linux `espeak` does not work and fail with the following log:
```
Could not start process: System.ComponentMo…
tinxx updated
20 hours ago
-
espeak had no releases since 2014, espeak-ng should be drop-in replacement, but there are some notes about compatibility
https://github.com/espeak-ng/espeak-ng?tab=readme-ov-file#espeak-compatibility
-
O espeak-ng não pronuncia alguns nomes de maneira correta, especialmente quando eles são variações de nomes acentuados.
Por exemplo, nomes paroxítonos terminados em ditongo crescente como "Fábio" e…
-
When aligning audio with a transcript, for longer audio files (I have audio's between 1h:00m - 1h:30m long), I get the following error:
```
Synthesize recognized transcript with eSpeak.. Aborted(O…
cvl01 updated
3 weeks ago
-
### Description
When using reader view in firefox, the text to speech feature will fail, because it can't access espeak-ng and its data files.
Firefox on linux uses speech-dispatcher for text to …