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.
01/docs/services/text-to-speech.mdx

24 lines
286 B

10 months ago
---
title: "Text To Speech"
description: "Converts the text into audio"
---
10 months ago
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!