mirror of
https://github.com/matatonic/openedai-speech
synced 2025-06-26 18:16:32 +00:00
0.10.1 - language
This commit is contained in:
parent
9a7912a78b
commit
676f3f38c8
@ -11,10 +11,11 @@ services:
|
||||
volumes:
|
||||
- ./voices:/app/voices
|
||||
- ./config:/app/config
|
||||
# install as a service, run with docker compose up -d
|
||||
# To install as a service
|
||||
#restart: unless-stopped
|
||||
# Set nvidia runtime if it's not the default or not using GPU
|
||||
# Set nvidia runtime if it's not the default
|
||||
#runtime: nvidia
|
||||
# The deploy section can be removed it not using GPU
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user