Update README.md

This commit is contained in:
Yavuz Alp Sencer ÖZTÜRK 2024-10-26 15:32:15 +03:00 committed by GitHub
parent a5b6948c9c
commit 447bf2b03f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<br>
> [!NOTE]
> You can talk to your 01 using OpenAI's [Realtime API](https://platform.openai.com/docs/guides/realtime) (Advanced Voice Mode) via the `--multimodel` flag, e.g:
> You can talk to your 01 using OpenAI's [Realtime API](https://platform.openai.com/docs/guides/realtime) (Advanced Voice Mode) via the `--multimodal` flag, e.g:
> ```shell
> poetry run 01 --server livekit --qr --expose --multimodal
> ```