|
|
7 月之前 | |
|---|---|---|
| .idea | 8 月之前 | |
| __pycache__ | 8 月之前 | |
| backup | 8 月之前 | |
| model | 8 月之前 | |
| .DS_Store | 8 月之前 | |
| .gitignore | 7 月之前 | |
| README.md | 7 月之前 | |
| requirements.txt | 7 月之前 | |
| stt_vosk.py | 8 月之前 | |
| stt_whisper.py | 7 月之前 |
sudo apt update sudo apt install python3 python3-venv python3-pip -y uvicorn stt_whisper:app --host 0.0.0.0 --port 8000