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
