myshell-ai / MeloTTS

High-quality multi-lingual text-to-speech library by MyShell.ai. Support English, Spanish, French, Chinese, Japanese and Korean.
MIT License
4.49k stars 561 forks source link

Update docker docs to use GPU #20

Closed chrisbward closed 7 months ago

chrisbward commented 7 months ago
docker run --gpus all -it -p 8888:8888 melotts
Zengyi-Qin commented 7 months ago

fixed