Youtube Autónomo Multimedia Module is here.
Project description
Youtube Autónomo Multimedia Utils Module
This module has been created to handle audio, images and video resources.
This project needs the next environment variables:
- [Audio] GIPHY_API_KEY
- [Audio.Music] MUSIXMATCH_API_KEY
Audio Module
Installation
Use the command 'pip install yta_voice_module'. Once installed, download this file (https://myshell-public-repo-hosting.s3.amazonaws.com/checkpoints_1226.zip) and place the content (folders 'base_speakers' and 'converter') inside this library, in the relative path 'yta_voice_module/resources/openvoice/checkpoints_v2' (you must create those folders). This is needed to use the 'imitate' open_voice functionality, that uses those models to run. Remember to find your library in your python user data. (!This readme will be improved in future versions).
⚠ 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.
Notes
- Nothing
Image Module
Installation
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_multimedia-0.2.0.tar.gz.
File metadata
- Download URL: yta_multimedia-0.2.0.tar.gz
- Upload date:
- Size: 120.7 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 |
b20a219ea809f19c4dfdc3be6f0a185e83bf651e83f89d79f2669e763528c28f
|
|
| MD5 |
6fde7397d1920dcae3bb78db3b5b10bb
|
|
| BLAKE2b-256 |
f8599696dcc628ec2dd844fe47489a1e9d0ff74d4c9625cc9b5809a648b01f04
|
File details
Details for the file yta_multimedia-0.2.0-py3-none-any.whl.
File metadata
- Download URL: yta_multimedia-0.2.0-py3-none-any.whl
- Upload date:
- Size: 190.6 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 |
8afc483cca1ce452a8e1e59a52ab06f4f506694c7cb362dc44aab83f3240b597
|
|
| MD5 |
6f7ac2801c1cabde9bd8d05a87e3eabb
|
|
| BLAKE2b-256 |
4bdce5aa50bb91bed72427ca9719a68d2af3e3203fce8732799340b49f045a17
|