20 lines
131 B
Markdown
20 lines
131 B
Markdown
#Readme
|
|
|
|
|
|
|
|
|
|
|
|
##Windows
|
|
|
|
pip install pyaudio
|
|
pip install python-dotenv
|
|
|
|
|
|
##Mac
|
|
|
|
brew install portaudio
|
|
pip install python-dotenv
|
|
|
|
|
|
|