-
Hi! I am using coqui-tts inside a container and each time I run a new container I get the question to accept or not the license for the model usage. Is there a way to accept it in an automated way by placing a file in the container or by setting on option in the model loading? |
Beta Was this translation helpful? Give feedback.
Answered by
eginhard
Sep 10, 2024
Replies: 2 comments
-
You can set the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
n0vember
-
Exactly the information I was looking for. Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can set the
COQUI_TOS_AGREED
environment variable to 1.