mirror of
https://github.com/gpt-omni/mini-omni
synced 2024-11-16 05:03:47 +00:00
update readme
This commit is contained in:
parent
f076c72070
commit
99aadd7482
@ -64,6 +64,7 @@ python3 server.py --ip '0.0.0.0' --port 60808
|
|||||||
NOTE: you need to run streamlit locally with PyAudio installed.
|
NOTE: you need to run streamlit locally with PyAudio installed.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
sudo apt-get install ffmpeg
|
||||||
pip install PyAudio==0.2.14
|
pip install PyAudio==0.2.14
|
||||||
API_URL=http://0.0.0.0:60808/chat streamlit run webui/omni_streamlit.py
|
API_URL=http://0.0.0.0:60808/chat streamlit run webui/omni_streamlit.py
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user