glados tts plugin for OpenVoiceOS
Project description
Description
OVOS TTS plugin for GladosTTS
The initial, regular Tacotron model was trained first on LJSpeech, and then on a heavily modified version of the Ellen McClain dataset (all non-Portal 2 voice lines removed, punctuation added). The Forward Tacotron model was only trained on about 600 voice lines. The HiFiGAN model was generated through transfer learning from the sample. All models have been optimized and quantized.
Install
pip install neon-tts-plugin-glados
Configuration
"tts": {
"module": "neon-tts-plugin-glados"
}
Docker
build it
docker build . -t gladostts
run it
docker run -p 8080:9666 gladostts
use it http://localhost:8080/synthesize/hello
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file neon_tts_plugin_glados-0.0.3a2-py3-none-any.whl.
File metadata
- Download URL: neon_tts_plugin_glados-0.0.3a2-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64bb1e50303976959ec05b7be80a8c21613ab03c0775539607ef16d668fe5a7d
|
|
| MD5 |
00b3e58719d487f543c27b6533b85337
|
|
| BLAKE2b-256 |
88b0642df05f33b28678c2e234ccbc79d9acb9340d4103258d65197960525fb1
|