use fun-asr-nano model instead
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user