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 hashes)