mirror of https://github.com/suno-ai/bark.git
Merge cc492a4add
into f4f32d4cd4
commit
e7102a29bd
|
@ -64,7 +64,7 @@ preload_models()
|
|||
|
||||
# generate audio from text
|
||||
text_prompt = """
|
||||
Hello, my name is Suno. And, uh — and I like pizza. [laughs]
|
||||
Hey, my name is Suno. And, uh — and I like pizza. [laughs]
|
||||
But I also have other interests such as playing tic tac toe.
|
||||
"""
|
||||
audio_array = generate_audio(text_prompt)
|
||||
|
|
Loading…
Reference in New Issue