Skip to content

Commit 8e53cea

Browse files
Merge pull request #231 from togethercomputer/fix/tts-voices-link
fix: correct TTS supported voices documentation link
2 parents 61e4817 + 5d8cfb6 commit 8e53cea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9768,7 +9768,7 @@ components:
97689768
<br>
97699769
<br>
97709770
You can view the voices supported for each model using the /v1/voices endpoint sending the model name as the query parameter.
9771-
[View all supported voices here](https://docs.together.ai/docs/text-to-speech#voices-available).
9771+
[View all supported voices here](https://docs.together.ai/docs/text-to-speech#supported-voices).
97729772
type: string
97739773
response_format:
97749774
type: string

0 commit comments

Comments
 (0)