Skip to content

Yuan-ManX/ComfyUI-Muyan-TTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI-Muyan-TTS

Make Muyan-TTS avialbe in ComfyUI.

Muyan-TTS is a trainable TTS model designed for podcast applications within a $50,000 budget, which is pre-trained on over 100,000 hours of podcast audio data, enabling zero-shot TTS synthesis with high-quality voice generation. Furthermore, Muyan-TTS supports speaker adaptation with dozens of minutes of target speech, making it highly customizable for individual voices.

Installation

  1. Make sure you have ComfyUI installed

  2. Clone this repository into your ComfyUI's custom_nodes directory:

cd ComfyUI/custom_nodes
git clone https://github.com/Yuan-ManX/ComfyUI-Muyan-TTS.git
  1. Install dependencies:
cd ComfyUI-Muyan-TTS
pip install -r requirements.txt

Model

Model Download

Models Links
Muyan-TTS huggingface | modelscope
Muyan-TTS-SFT huggingface | modelscope

Additionally, you need to download the weights of chinese-hubert-base.

About

Make Muyan-TTS avialbe in ComfyUI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages