[全双工依赖接入]:完成真实APM依赖安装和接线,包含aec-audio-processing、音频自测和最终门禁
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ dependencies = []
|
||||
[project.optional-dependencies]
|
||||
audio = ["numpy>=1.26", "sounddevice>=0.4.7"]
|
||||
speech = ["numpy>=1.26", "sounddevice>=0.4.7", "sherpa-onnx>=1.13.3"]
|
||||
full-duplex = ["numpy>=1.26", "sounddevice>=0.4.7"]
|
||||
full-duplex = ["numpy>=1.26", "sounddevice>=0.4.7", "aec-audio-processing>=1.0.1"]
|
||||
streaming-stt = ["faster-whisper>=1.0"]
|
||||
memory = ["faiss-cpu>=1.8", "numpy>=1.26"]
|
||||
browser = ["playwright>=1.44"]
|
||||
|
||||
Reference in New Issue
Block a user