Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update TTS Tasks page. #347

Merged
merged 2 commits into from
Nov 22, 2023
Merged

Update TTS Tasks page. #347

merged 2 commits into from
Nov 22, 2023

Conversation

Vaibhavs10
Copy link
Member

Wee update to the models listed, just making it a bit more current.

Copy link
Member

@pcuenca pcuenca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good!

@@ -25,7 +25,7 @@ def query(payload):
response = requests.post(API_URL, headers=headers, json=payload)
return response

output = query({"text_inputs": "This is a test"})
output = query({"text_inputs": "Max is the best doggo."})
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😂

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Facts are facts!

@Vaibhavs10
Copy link
Member Author

I forgot what's the protocol here. Is this good to merge?

@coyotte508
Copy link
Member

same protocol as in hub-docs, you can merge I think

@Vaibhavs10 Vaibhavs10 merged commit 0f83213 into main Nov 22, 2023
1 check passed
@Vaibhavs10 Vaibhavs10 deleted the improve_tts branch November 22, 2023 18:17
Copy link
Contributor

@osanseviero osanseviero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants