feat(xiaozhi): 新增小智 AI 一键运行 Docker 镜像
This commit is contained in:
@@ -2,16 +2,18 @@
|
||||
name = "open-xiaoai-xiaozhi"
|
||||
version = "1.0.0"
|
||||
description = "小爱音箱接入小智 AI"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"asyncio>=3.4.3",
|
||||
"cryptography>=44.0.2",
|
||||
"maturin>=1.8.3",
|
||||
"numpy>=2.2.3",
|
||||
"opuslib>=3.0.1",
|
||||
"onnxruntime>=1.22.0",
|
||||
"opuslib-next>=1.1.4",
|
||||
"pyaudio>=0.2.14",
|
||||
"pypinyin>=0.54.0",
|
||||
"requests>=2.32.3",
|
||||
"sentencepiece>=0.2.0",
|
||||
"sherpa-onnx>=1.12.0",
|
||||
"websockets>=15.0.1",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user