mirror of
https://github.com/NolanMascrier/arduino.git
synced 2025-10-29 07:15:59 +00:00
Update README.md
This commit is contained in:
parent
a47c814291
commit
e31f38aa94
@ -46,3 +46,6 @@ Connect the Arduino to your computer, and check which USB port it is using. If i
|
||||
Furthermore, in the same folder as `server.py`, you'll need to create a `.env` and put in the following value : `KEY="your_api_key"`. You can use a Key for DeepSeek. If you wish to use another model, you'll need to change the `querry()` function.
|
||||
|
||||
Once connected, simply launch the server with python : `python3 server.py`. If it works, you'll see a `Listening on /dev/ttyACM0 ...` in the console.
|
||||
|
||||
## Known issues
|
||||
The TTS is overlapping with the next one, and sometimes repeating the same audio file.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user