Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 604 Bytes

File metadata and controls

24 lines (13 loc) · 604 Bytes

MaryTTS Docker image for Sorbian languages

Docker Image Version

Prerequisites

Docker must be installed.

Building the image

Run

docker build -t marytts/marytts-dsb-hsb . \
    --platform linux/amd64,linux/arm64

Omit the --platform if your Docker Engine does not support multi-architecture building.

Running the container

Run

docker run -it --rm -p 59125:59125 marytts/marytts-hsb-dsb

Then access MaryTTS via browser on the host at http://localhost:59125.