-
For the phones where there is no or limited TTS engines (eg, phones without the Google Mobile Services GMS), a great alternative is espeak (https://github.com/espeak-ng/espeak-ng and https://f-droid.o…
-
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…
-
## Dataset Format
The pre-processing script expects data to be a directory with:
* `metadata.csv` - CSV file with text, audio filenames, and speaker names
* `wav/` - directory with audio files
The …
-
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…
-
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
-
**Describe the bug**
Phonemizer reports "IndexError: list assignment index out of range" "when using "--words-mistach remove" to generate IPAs
**Phonemizer version**
```
phonemizer-3.3.0
availa…