# ChatTTS

ChatTTS - Best Quality Open Source Text-to-Speech Model? - Tutorial + Ollama Setup

4 Jun 2024&#x20;

ChatTTS GitHub: <https://github.com/2noise/ChatTTS>

Code in Video: <https://github.com/AllAboutAI-YT/chatTTS&#x20>;

<https://www.youtube.com/watch?v=MpVNZA6__3o>

Tutorial on how to install and use the Open Source TTS model ChatTTS. Very fun to play around with and a great addition to the OS TTS landscape.

00:00 ChatTTS Intro&#x20;

00:57 Install / Setup ChatTTS&#x20;

03:30 Testing&#x20;

06:28 ChatTTS with Ollama (Llama 3)&#x20;

08:58 Conclusion


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://metaverse-imagen.gitbook.io/ai-tools-research/ai-tools-main-categories/audio-speech-and-music/text-to-speech-tts/chattts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
