add james' assembly video

pull/288/head
Mike Bird 6 months ago
parent 4293884c5c
commit c1babe19f4

@ -1,24 +0,0 @@
---
title: "Speech To Text"
description: "Converts your voice into text"
---
## Whisper (Local)
This option installs whisper-rust to allow all speech to text to be done locally on device.
```bash
# Set a local STT service
01 --stt-service local-whisper
```
## Whisper (Hosted)
```bash
# Set STT service
01 --stt-service openai
```
## Other Models
More instructions coming soon!

@ -19,6 +19,8 @@ Now you're connected and ready to go!
# Build Your Own
Check out [this video from James at CAD9 Design](https://www.youtube.com/watch?v=37a5bgvoZy8) on how to assemble your 01
### M5 Atom Prep
Instructions to set up your M5 Atom can be found <a href="/hardware/m5atom">here</a>

Loading…
Cancel
Save