We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d54d9 commit bbc6f69Copy full SHA for bbc6f69
packages/tasks/src/model-libraries.ts
@@ -419,7 +419,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
419
repoUrl: "https://github.com/DigitalPhonetics/IMS-Toucan",
420
countDownloads: `path:"embedding_gan.pt" OR path:"Vocoder.pt" OR path:"ToucanTTS.pt"`,
421
},
422
- index_tts: {
+ index-tts: {
423
prettyLabel: "IndexTTS",
424
repoName: "IndexTTS",
425
repoUrl: "https://github.com/index-tts/index-tts",
0 commit comments