Skip to main content

Documentation Index

Fetch the complete documentation index at: https://01.openinterpreter.com/llms.txt

Use this file to discover all available pages before exploring further.

Whisper (Local)

This option installs whisper-rust to allow all speech to text to be done locally on device.
# Set a local STT service
01 --stt-service local-whisper

Whisper (Hosted)

# Set STT service
01 --stt-service openai

Other Models

More instructions coming soon!