You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
---
|
|
title: "Text To Speech"
|
|
description: "Converts the text into audio"
|
|
---
|
|
|
|
To select your Text-To-Speech provider:
|
|
|
|
```bash
|
|
# Set TTS service
|
|
01 --tts-service openai
|
|
```
|
|
|
|
## Piper (Local)
|
|
|
|
Local, nice!
|
|
|
|
## OpenAI (Hosted)
|
|
|
|
Still cool!
|
|
|
|
## Other Models
|
|
|
|
More instructions coming soon!
|