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 bbe2ae8 commit 4dd127bCopy full SHA for 4dd127b
packages/tasks/src/model-libraries.ts
@@ -563,6 +563,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
563
filter: true,
564
countDownloads: `path:"hyperparams.yaml"`,
565
},
566
+ "ssr-speech": {
567
+ prettyLabel: "SSR-Speech",
568
+ repoName: "SSR-Speech",
569
+ repoUrl: "https://github.com/WangHelin1997/SSR-Speech",
570
+ filter: false,
571
+ countDownloads: `path_extension:".pth"`,
572
+ },
573
"stable-audio-tools": {
574
prettyLabel: "Stable Audio Tools",
575
repoName: "stable-audio-tools",
0 commit comments