No project description provided
Project description
Fast-TTS
Fast-TTS is a module that offers a simple api in order to generate a speech from text.
Requirements
- Python 3.9
- CUDA enabled GPU with PyTorch installed.
How to add Voices
The following steps show how to add voices.
- Create a folder with the speaker name '/MyVoice'. Here 'MyVoice' is the name of the speaker that you wish to add.
- Find 1-3 audio samples of the speaker, those samples should be ~1min in length and be .wav files. The clearer the voice, the better the generated audio will be.
- Add those audio sampples to the speaker folder that was previously created.
- Add the .index and .pth files for the speaker model. Name them 'MyVoice.index' and 'MyVoice.pth'.
- You can either get the .index and .pth files from trained RVC models, or you can train your own model.
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 Distribution
fast_tts-0.0.3.tar.gz
(121.7 kB
view details)
Built Distribution
fast_tts-0.0.3-py3-none-any.whl
(144.3 kB
view details)
File details
Details for the file fast_tts-0.0.3.tar.gz
.
File metadata
- Download URL: fast_tts-0.0.3.tar.gz
- Upload date:
- Size: 121.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ab6d62cecd5c82f9d5e4b3ce05c77913f9691e106cfa4b8ca38d876fdd7481a |
|
MD5 | 6d8352f28d9813913417d5cec8925728 |
|
BLAKE2b-256 | 5f2c86bef95758a57c8da7013de5ffe44bee5b0bd713e0c3c4da8b917a1fdd3b |
File details
Details for the file fast_tts-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: fast_tts-0.0.3-py3-none-any.whl
- Upload date:
- Size: 144.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d89adeee0c1d3f360153563b1ba53bf82e8f404419b98bfe724d3c1852dfc62e |
|
MD5 | 09914f613fa5316c27070b7f15ab18e8 |
|
BLAKE2b-256 | fd5e9aedbae0d3e46a18a2b58c5f97e09c29076edaabff289f30b0c7a419ca26 |