1 Star 1 Fork 1

kayeah82/Whisper-WebUI

加入 Gitee
與超過 1200 萬 開發者一起發現、參與優秀開源項目,私有倉庫也完全免費 :)
免費加入
文件
克隆/下載
start-webui.sh 125 Bytes
一鍵複製 編輯 原始數據 按行查看 歷史
Jhjoon05 提交於 2023-03-07 01:12 . better file name
#!/bin/bash
source venv/bin/activate
PYTHON="venv/bin/python"
echo "venv ${PYTHON}"
echo ""
python app.py $*
deactivate
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kayeah82/Whisper-WebUI.git
git@gitee.com:kayeah82/Whisper-WebUI.git
kayeah82
Whisper-WebUI
Whisper-WebUI
master

搜索幫助