Youtube Autonomous Basic Audio Module.
Project description
Youtube Autonomous Audio Module
The Audio module.
Please, check the 'pyproject.toml' file to see the dependencies.
Here you have some tests audio files:
- test_coqui_tts.wav (https://drive.google.com/file/d/11rpFl-uCMaOKDW79-C86Sv1A1SvzjOZX/view?usp=sharing)
- test_google_tts.wav (https://drive.google.com/file/d/1eZxWcmDVhmKmRXDFhTYYuTLtHum4DVnf/view?usp=sharing)
- test_imitate_open_voice_tts.wav (https://drive.google.com/file/d/1Eoyq9uPYULUb1bv4C1-IKPvmtRaWXiMv/view?usp=sharing)
- test_imitate_voice_coqui_tts_recortado.wav (https://drive.google.com/file/d/1P1DU6i-M4zFoLA6Cy-EmHyoCMDJ4535R/view?usp=sharing)
- test_imitate_voice_coqui_tts.wav (https://drive.google.com/file/d/1P1DU6i-M4zFoLA6Cy-EmHyoCMDJ4535R/view?usp=sharing)
- test_microsoft_tts.wav (https://drive.google.com/file/d/1V41taeZjGEh9Oj9mW17k-AhbKKmFZ0Sm/view?usp=sharing)
- test_open_voice_tts.wav (https://drive.google.com/file/d/1atc7AsZKBDxkE3IZ0MAQsCcvXDd6R5kf/view?usp=sharing)
There are some libraries that need special installation as they are not public through pip install command.
==> MeloTTS
This library is not published in pypi, so we need to use the "pip install git+https://github.com/myshell-ai/MeloTTS.git" command to install it from the official repo. Also, use the "python -m unidic download" command to install any missing dictionary.
Here you have the official guide for any trouble (https://github.com/myshell-ai/OpenVoice/blob/main/docs/USAGE.md#quick-use).
==> OpenVoice
TODO: ¿Quizás probar "pip install git+https://github.com/myshell-ai/OpenVoice.git"? Como MeloTSS This library is not published in pypi, so we need to handle it manually. First, we need to clone the official project with the "git clone https://github.com/myshell-ai/OpenVoice.git" command. Once downloaded, you install it by using the "pip install ./OpenVoice" command. Once installed, we need to manually change a line in the "se_extractor.py" file to let the model instantiation line use only the first argument (there are 3, but we cannot work with cuda nor float16). Please, read this official guide if any trouble (https://github.com/Alienpups/OpenVoice/blob/main/docs/USAGE_WINDOWS.md), and for downloading the "checkpoints_v2" we need to work. Place them in the project. If you have any trouble with languages, use the "python -m unidic download" command.
This library is for voice cloning and uses the MeloTTS library described in the previous step.
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_base-0.0.2.tar.gz.
File metadata
- Download URL: yta_audio_base-0.0.2.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.9.0 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1df2c1ce7f7db04e146867cd20e1c4d210a6e868b053dca54af521729a321a96
|
|
| MD5 |
bfa7f982bb584776309c6757a7fe32cd
|
|
| BLAKE2b-256 |
23f669c4d4dcbdf25e3312bc807a13b8fe11dc63a0ce266da8a63489a850f24f
|
File details
Details for the file yta_audio_base-0.0.2-py3-none-any.whl.
File metadata
- Download URL: yta_audio_base-0.0.2-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.9.0 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7dbe07305caa69c8810af13da1f9118d6afc4d1ded756c141dc4bcb81f51f855
|
|
| MD5 |
a69c1867f2f00fff2e3fca36907b59bb
|
|
| BLAKE2b-256 |
dde2a86b86631cf67ff1bf2a707179d22873cb348e36882e1610e1d70118a4bb
|