use fun-asr-nano model instead

This commit is contained in:
2026-06-02 20:24:31 -07:00
parent 3e50191530
commit 40a4274fd3
6 changed files with 38 additions and 11 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ services:
build: .
command: uvicorn evanescere.api:app --host 0.0.0.0 --port 8000
ports:
- "8080:8000"
- "8081:8000"
volumes:
- ./config.toml:/etc/evanescere/config.toml:ro
- ./storage:/data/evanescere