Fix : pyaudio.paInt16 missing in AudioRecorder class init

This commit is contained in:
martin legrand
2025-03-22 12:12:11 +01:00
parent b1ad643364
commit 5e7dd321f0
6 changed files with 53 additions and 9 deletions
+6 -6
View File
@@ -1,4 +1,6 @@
setuptools>=75.6.0
requests>=2.31.0
numpy>=1.24.4
colorama>=0.4.6
python-dotenv>=1.0.0
playsound>=1.3.0
@@ -7,17 +9,15 @@ transformers>=4.46.3
torch>=2.4.1
python-dotenv>=1.0.0
ollama>=0.4.7
scipy>=1.15.1
scipy>=1.9.3
kokoro>=0.7.12
flask>=3.1.0
soundfile>=0.13.1
protobuf>=3.20.3
termcolor>=2.5.0
ipython>=8.34.0
gliclass>=0.1.8
termcolor>=2.4.0
ipython>=8.13.0
pyaudio>=0.2.14
librosa>=0.10.2.post1
selenium>=4.29.0
selenium>=4.27.1
markdownify>=1.1.0
text2emotion>=0.0.5
langid>=1.1.6