[Request] Coqui-TTS for unRAID

I would like to have this docker in UnRaid:
Coqui-TTS

It’s something to do Text-To-Speach, it has a version with GPU and one that is CPU only.

It has better capacities than the other options availables in unRAID at the moment. It can:
clone voice and make voice that is more human like.

Here is the github:

Also here are the dockers:

GPU version :
docker pull Package tts · GitHub

CPU version :
(same link as the previous one, but with “-cpu” added at the end (I’m limited to 2 links as a new user)

I would like to have the GPU version in priority (it’s also the recommended one for faster results).