mirror of
https://github.com/tcsenpai/agenticSeek.git
synced 2025-06-06 11:05:26 +00:00
add alsa-utils for aplay in linux
This commit is contained in:
parent
673625c5d5
commit
a80b18c688
@ -12,6 +12,6 @@ pip3 install -r requirements.txt
|
|||||||
pip3 install selenium
|
pip3 install selenium
|
||||||
|
|
||||||
# Install portaudio for pyAudio
|
# Install portaudio for pyAudio
|
||||||
sudo apt-get install -y portaudio19-dev python3-dev
|
sudo apt-get install -y portaudio19-dev python3-dev alsa-utils
|
||||||
|
|
||||||
echo "Installation complete for Linux!"
|
echo "Installation complete for Linux!"
|
Loading…
x
Reference in New Issue
Block a user