From 4ebb33c049df395b91d5760cf9d8684dfcb2c16f Mon Sep 17 00:00:00 2001 From: PromptEngineer <134474669+PromtEngineer@users.noreply.github.com> Date: Sun, 19 May 2024 22:57:20 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9e08f9..9367a3f 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ Edit config.py to select the models you want to use: ## Detailed Module Descriptions 📘 -- **`run_voice_assistant.py`**: Main script to run the voice assistant. +- **`run_verbi.py`**: Main script to run the voice assistant. - **`voice_assistant/config.py`**: Manages configuration settings and API keys. - **`voice_assistant/api_key_manager.py`**: Handles retrieval of API keys based on configured models. - **`voice_assistant/audio.py`**: Functions for recording and playing audio.