Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 173 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 173 Bytes

docker-backend

Dockerized Backend for creating soundfiles from text (only wav)

docker build -f Dockerfile -t backend .
docker run -it -p 1247:1247  backend