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

Feature/text to audio #241

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

Conversation

lukiod
Copy link

@lukiod lukiod commented Oct 25, 2024

implement / close livepeer/bounties#52

- Add text-to-audio pipeline using stable-audio-open-1.0
- Implement route handler and worker methods
- Add Docker configuration
- Update OpenAPI specs and Go bindings
- Update port mappings and dependencies

The pipeline accepts text prompts and generates audio using
stabilityai/stable-audio-open-1.0. Features include:
- Adjustable audio duration (1-30 seconds)
- Configurable inference steps and guidance scale
- Optional negative prompt support
- Reproducible generation via seed parameter
@lukiod lukiod requested a review from rickstaa as a code owner October 25, 2024 17:20
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.

Stable Audio Pipeline implementation Bounty [$850]
1 participant