Skip to content

Commit

Permalink
Add cosyvoice
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsRogge committed Dec 27, 2024
1 parent 06589ba commit 9e54274
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/tasks/src/model-libraries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
repoUrl: "https://github.com/cartesia-ai/cartesia_mlx",
snippets: snippets.cartesia_mlx,
},
cosyvoice: {
prettyLabel: "CosyVoice",
repoName: "CosyVoice",
repoUrl: "https://github.com/FunAudioLLM/CosyVoice",
filter: false,
countDownloads: `path_extension:"onnx" OR path_extension:"pt"`,
},
cotracker: {
prettyLabel: "CoTracker",
repoName: "CoTracker",
Expand Down

0 comments on commit 9e54274

Please sign in to comment.