ChatTTS + Ollama
https://github.com/2noise/ChatTTS
- Install ollama
- run ollama pull llama 3
- git clone https://github.com/2noise/ChatTTS.git
- cd ChatTTS
- pip install -r requirements
- add ctts.py to the ChatTTS folder
- python ctts.py
ChatTTS + Ollama
https://github.com/2noise/ChatTTS