Skip to content
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

Update Tasks #1098

Merged
merged 6 commits into from
Jan 15, 2025
Merged

Update Tasks #1098

merged 6 commits into from
Jan 15, 2025

Conversation

merveenoyan
Copy link
Contributor

Update models, datasets, Spaces and to content where necessary

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.

NIceee! Left some suggestions!

description: "A solid model of audio source separation.",
id: "speechbrain/sepformer-wham",
description: "A robust model to compress speech.",
id: "stabilityai/stable-codec-speech-16k",
Copy link
Member

Choose a reason for hiding this comment

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

This is not fit for audio to audio task, codecs are typically used for discretisation for an input speech.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I also thought the same but it was under audio-to-audio tag so I rolled with it 😄

packages/tasks/src/tasks/text-generation/data.ts Outdated Show resolved Hide resolved
packages/tasks/src/tasks/text-generation/data.ts Outdated Show resolved Hide resolved
},
{
description: "A large synthetic dataset for alignment of text generation models.",
id: "argilla/magpie-ultra-v0.1",
id: "HuggingFaceTB/smoltalk",
Copy link
Member

Choose a reason for hiding this comment

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

packages/tasks/src/tasks/text-to-video/data.ts Outdated Show resolved Hide resolved
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.

Thanks for iterating! <3

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.

Oh and make sure to fix the lint error before merge 🙏

@merveenoyan merveenoyan merged commit 4b2fbb6 into main Jan 15, 2025
5 checks passed
@merveenoyan merveenoyan deleted the update-tasks branch January 15, 2025 20:25
@julien-c
Copy link
Member

Note: in the coming weeks, IMO we can update the task pages to show some examples on how to run inference on Third-party Inference providers as well (from both JS or Python) cc @SBrandeis

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