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

123 #594

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

123 #594

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ preload_models()

# generate audio from text
text_prompt = """
Hello, my name is Suno. And, uh — and I like pizza. [laughs]
But I also have other interests such as playing tic tac toe.
Illuminate your world like never before with the 5*60W LED Double Side Moving Head Light. Designed to captivate and mesmerize,
this cutting-edge lighting fixture is packed with incredible features that will elevate any event or performance to new heights.
"""
audio_array = generate_audio(text_prompt)

Expand Down