Skip to content

Commit

Permalink
📝 Adds Python version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Sajus committed Dec 21, 2023
1 parent 548f12e commit 53ff56f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Your own voice personal assistant: Voice to Text to LLM to Speech, displayed in

## Requirements

**Python 3.8 - 3.11**

Make sure you have the following API keys:
- <a href="https://developers.deepgram.com/docs/authenticating" target="_blank">Deepgram</a>
- <a href="https://platform.openai.com/account/api-keys" target="_blank">OpenAI</a>
Expand Down

0 comments on commit 53ff56f

Please sign in to comment.