jayaspjacob Claude Opus 4.8 (1M context) commited on
Commit ·
237b681
1
Parent(s): e9e8e24
Add portaudio19-dev so pyaudio (a fish-speech dep) compiles
Browse filespyaudio ships only an sdist for this env, so it builds from source and
needs the portaudio headers.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- packages.txt +1 -0
packages.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
ffmpeg
|
| 2 |
libsndfile1
|
|
|
|
|
|
| 1 |
ffmpeg
|
| 2 |
libsndfile1
|
| 3 |
+
portaudio19-dev
|