We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea63bd commit 9779fdfCopy full SHA for 9779fdf
.github/workflows/main.yml
@@ -26,6 +26,7 @@ jobs:
26
run: |
27
sudo apt-get update
28
sudo apt-get install libsndfile1
29
+ sudo apt-get install portaudio19-dev
30
python -m pip install --upgrade pip==24.0
31
pip install flake8 pytest black
32
pip install g2p-en
0 commit comments