Automatic Speech Recognition
Ukrainian
Eval Results (legacy)
flashlight-uk / docker-compose.yml
Yehor's picture
Create docker-compose.yml
ff26a35 verified
raw
history blame contribute delete
210 Bytes
version: '3'
services:
flashlight_cpu:
image: flml/flashlight:cpu-latest
container_name: flashlight_cpu
stdin_open: true
tty: true
volumes:
- ./data/:/data
- ./models/:/models