voice-bird-cli 0.4.0

Voice Bird CLI - local-first voice transcription TUI
Documentation
1
2
3
4
5
6
7
8
# Voice Bird CLI environment configuration.
# Copy to .env only for local development or smoke tests.

# VoiceBird Web streaming endpoint.
VOICEBIRD_WS_URL=wss://voicebird.app/api/audio/stream

# Voice Bird API key for cloud-mode smoke tests.
VOICEBIRD_API_KEY=replace-with-your-api-key