学习whisper时的一些想法
pip install -U openai-whisper
pip install sanic
pip install pyngrok
pip install flask
配置文件在:config.yml
./start.sh
ngrok地址,形如:
- NgrokTunnel: "https://f721-113-57-20-204.ngrok.io" -> "http://localhost:9090"
- 本地地址: http://0.0.0.0:9090
学习whisper时的一些想法
pip install -U openai-whisper
pip install sanic
pip install pyngrok
pip install flask
配置文件在:config.yml
./start.sh
ngrok地址,形如: