portaudio
brew install portaudio
sudo apt-get install portaudio19-dev python-all-dev
pip install -e .
ruff check . --fix
ruff check .
pytest . # Test
dora-pyaudio's code are released under the MIT License