01/docs/services/speech-to-text.mdx

24 lines
290 B
Plaintext

---
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!