Add new speaking version.

This commit is contained in:
Cristiano Ferreira
2023-10-10 11:45:58 +01:00
parent 6416582ee0
commit c3957403f6
3 changed files with 2901 additions and 33 deletions

View File

@@ -34,7 +34,7 @@ TYLER_CHRISTOPHER = "03c796f8ed274bb38f19e893bcbc6121"
def create_video(text, avatar: AvatarEnum):
# POST TO CREATE VIDEO
data = {
"template_id": avatar,
"template_id": avatar.value,
"title": "video_title",
"test": False,
"variables": [