Skip to content

Fixes #001: Auto-download Vosk model, fix config path, add setup script - #20

Open
Kalpa111334 wants to merge 1 commit into
dot-Justin:mainfrom
Kalpa111334:fix/vosk-model-config-and-setup
Open

Fixes #001: Auto-download Vosk model, fix config path, add setup script#20
Kalpa111334 wants to merge 1 commit into
dot-Justin:mainfrom
Kalpa111334:fix/vosk-model-config-and-setup

Conversation

@Kalpa111334

Copy link
Copy Markdown
  • Auto-download Vosk model: If vosk-model-small-en-us-0.15 is not found, it is automatically downloaded from Alphacephei on first run
  • Fix mic config path: CONFIG_FILE now uses os.path.join for cross-platform compatibility (Linux/macOS fix)
  • Add setup.sh: Guided setup script that checks Python, creates .env, and installs dependencies

…tup script

- Auto-download Vosk model: If vosk-model-small-en-us-0.15 is not found, it is automatically downloaded from Alphacephei on first run
- Fix mic config path: CONFIG_FILE now uses os.path.join for cross-platform compatibility (Linux/macOS fix)
- Add setup.sh: Guided setup script that checks Python, creates .env, and installs dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant