Youtube Autonomous Audio Narration Coqui Voice Module.
Project description
Youtube Autonomous Audio Narration Coqui Voice Module
The Audio narration Coqui voice module.
Please, check the 'pyproject.toml' file to see the dependencies.
General information
This project is based on coqui-tts (needs a license for commercial use), which is working with different models that are handled in a different way. Some models are older and others are more recent. There is, apparently, a sweet spot of dependencies versions to make all of them work together. I leave it here, but maybe we should prioritize the most modern models.
This project is, by now, using the xtts_v2 model only.
Stack estable universal
python==3.11.0.final.0torch==2.5.1torchaudio==2.5.1TTS==0.25.xtransformers==4.38.2
Which is allowing VITS, XTTS v2, CSS10, Tacotron2 and other multilingual models.
About the models
The models are downloaded into the cache if needed. In windows, this means here (C:/Users/dania/AppData/Local/tts).
You must set the TTS_HOME environment variable to choose where your models are (mine is D:/coqui-tts). If you don't set it, the fallback will use the local data folder, but I made it to raise an Exception if this happens to be able to control it.
Downloading the model needs to day yes to an input to accept the non-commercial agreement.
Instructions
To make this coqui-tts work we will need the extra = ['languages'] and the espeak-ng installed to be able to narrate.
Espeak-NG
- Go to the releases page and download the latest version (or one that fits your needs), the
.msiif Windows:
- Register the folder in which it has been installed in your system
PATH.
You will probably need this also:
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
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 yta_audio_narration_coqui-0.2.2.tar.gz.
File metadata
- Download URL: yta_audio_narration_coqui-0.2.2.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.0 CPython/3.9.0 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea5db7ff98b8f0434dd7f738d9e3effc377f0a2819ea585bc8ba668b418654e5
|
|
| MD5 |
912205b6e2ae1aeb4dc36c45d1caa025
|
|
| BLAKE2b-256 |
ee9ac8c998dd332d40f1c44fae59c56d741d7ba2bbc73b46d842c6e9cd9c713b
|
File details
Details for the file yta_audio_narration_coqui-0.2.2-py3-none-any.whl.
File metadata
- Download URL: yta_audio_narration_coqui-0.2.2-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.0 CPython/3.9.0 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7845e39413856cf7a5d296386cb560444466673df472e131708308aa24d08e71
|
|
| MD5 |
0cefa982c94f58732a1e62632184fea2
|
|
| BLAKE2b-256 |
4b8f9fcd4a82673b2867fe210f807304cc8f58841de352f072695958568c346c
|