Meloplus: Advanced python library for Melotts
Project description
🛠️ Installation
pip install meloplus
🎙️ Usage
from meloplus import MeloInference
# Speed is adjustable
speed = 1.0
# English
text = "Did you ever hear a folk tale about a giant turtle?"
model = MeloInference(language='EN', device="auto")
speaker_ids = model.hps.data.spk2id
😍 Contributing
pip install pre-commit
pre-commit install
pre-commit run --all-files
📜 License
This project is licensed under the terms of the MIT License.
🤗 Citation
@software{zhao2024melo,
author={Zhao, Wenliang and Yu, Xumin and Qin, Zengyi},
title = {MeloTTS: High-quality Multi-lingual Multi-accent Text-to-Speech},
url = {https://github.com/myshell-ai/MeloTTS},
year = {2023}
}
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
meloplus-0.0.2.tar.gz
(76.3 kB
view details)
File details
Details for the file meloplus-0.0.2.tar.gz
.
File metadata
- Download URL: meloplus-0.0.2.tar.gz
- Upload date:
- Size: 76.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad123e933750fe880dee65e138873e5da70c2d358abbb80975bdfb4a9845b5ac |
|
MD5 | 423f1067f8a2744bdb1642bc603b4956 |
|
BLAKE2b-256 | a0f391f51e9d6236ed6f9105c01bf4fb0cef8d5728bb71f8921cb565abdd05aa |