Skip to content

Yuan-ManX/ComfyUI-OrpheusTTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI-OrpheusTTS

Make Orpheus TTS avialbe in ComfyUI.

Orpheus TTS: Orpheus TTS is an open-source text-to-speech system built on the Llama-3b backbone. Orpheus demonstrates the emergent capabilities of using LLMs for speech synthesis.

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-OrpheusTTS.git
  1. Install dependencies:
cd ComfyUI-OrpheusTTS
pip install -r requirements.txt

About

Make Orpheus TTS avialbe in ComfyUI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published