暂无描述

[UC]임종현 5e4355d7f0 model 변경 7 月之前
.idea 6ea182479e init 8 月之前
__pycache__ 6ea182479e init 8 月之前
backup 6ea182479e init 8 月之前
model 6ea182479e init 8 月之前
.DS_Store 6ea182479e init 8 月之前
.gitignore a2f87cdc1b stable-2 7 月之前
README.md 2487823ded README 수정 7 月之前
requirements.txt b8d1408141 requirements.txt 7 月之前
stt_vosk.py 6ea182479e init 8 月之前
stt_whisper.py 5e4355d7f0 model 변경 7 月之前

README.md

sudo apt update sudo apt install python3 python3-venv python3-pip -y uvicorn stt_whisper:app --host 0.0.0.0 --port 8000