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

24 lines
290 B

---
title: "Speech To Text"
description: "Converts your voice into text"
---
To select your Speech-To-Text provider:
```bash
# Set STT service
01 --stt-service openai
```
## Whisper (Local)
Local, nice!
## Whisper (Hosted)
Still cool!
## Other Models
More instructions coming soon!