Skip to content

add-kimi-audio-snippet #1429

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

add-kimi-audio-snippet #1429

wants to merge 2 commits into from

Conversation

Deep-unlearning
Copy link
Contributor

@Deep-unlearning Deep-unlearning commented May 6, 2025

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.

Clean PRs as I like them 😄

Can be merged "as-is" if code snippet is correct (it looks correct but don't know the lib). @Vaibhavs10 can I let you merge it once you had a look at it ?

(https://huggingface.co/models?other=kimi-audio is populated ✔️)

Copy link
Member

@Vaibhavs10 Vaibhavs10 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@@ -561,6 +561,37 @@ export const keras_hub = (model: ModelData): string[] => {
return snippets;
};

export const kimi_audio = (model: ModelData): string[] => [
`# Example usage for KimiAudio
Copy link
Member

Choose a reason for hiding this comment

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

Add a line here to install the library

Copy link
Member

Choose a reason for hiding this comment

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

pip install ...

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.

3 participants