Skip to content

Conversation

Deep-unlearning
Copy link
Contributor

Copy link
Contributor

@Wauplin Wauplin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let me know once the other one is merged!

tts.infer(voice, text, output_path)`,
];
export const indextts = (model: ModelData): string[] => {
if (model.id === "IndexTeam/IndexTTS-2") {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ideally better if it could be done based on a tag (so for instance having

library_name: index-tts
tags:
  - ...
  - index-tts2

so that it's robust to repo renaming and forks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants