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 f3c2b86 commit 1f441e5Copy full SHA for 1f441e5
packages/tasks/src/model-libraries.ts
@@ -666,9 +666,9 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
666
filter: true,
667
countDownloads: `path:"models/default.zip"`,
668
},
669
- "t5-tts": {
670
- prettyLabel: "T5-TTS",
671
- repoName: "T5-TTS",
+ "f5-tts": {
+ prettyLabel: "F5-TTS",
+ repoName: "F5-TTS",
672
repoUrl: "https://github.com/SWivid/F5-TTS",
673
filter: false,
674
countDownloads: `path_extension:"safetensors" OR path_extension:"pt"`,
0 commit comments