57 Star 369 Fork 106

haok2/yiwa

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
requirements.txt 984 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Python3.8.10
# Run pip install --requirement=requirements.txt to install al requirements
Flask==1.0.3
Flask-RESTful==0.3.7
#Flask-SocketIO==4.1.0
# The client is using an unsupported version of the Socket.IO or Engine.IO protocols Error
# https://stackoverflow.com/questions/66069215
Flask-SocketIO==4.3.1
python-engineio==3.13.2
python-socketio==4.6.0
Jinja2<=2.11.1
MarkupSafe==1.1.1
itsdangerous==1.1.0
Werkzeug==1.0.1
jieba==0.39
selenium==3.141.0
urllib3==1.26.2
#PyYAML==5.3.1
#ruamel.yaml==0.15.97
Pillow>=6.1.0
qrcode==6.1
pyttsx3==2.71
# sudo apt install python3-pyaudio
# sudo apt install aptitude
# sudo aptitude install python3.8-dev gcc portaudio19-dev build-essential libssl-dev libffi-dev libevent-dev libpulse-dev swig
PyAudio>=0.2.11
sounddevice==0.4.6
python-memcached==1.59
# asr
torch==1.9.0
torchaudio==0.9.0
sentencepiece==0.1.96
huggingface_hub==0.4.0
numpy<=1.20.3
intervaltree==3.1.0
lhotse==1.16.0
# text2vec
onnxruntime
transformers
fuzzywuzzy
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/bobo2cj/yiwa.git
git@gitee.com:bobo2cj/yiwa.git
bobo2cj
yiwa
yiwa
develop

搜索帮助