Update README.md

This commit is contained in:
Francis LaBounty
2023-05-25 19:58:15 -06:00
committed by GitHub
parent 66599d82ea
commit f95ba00756

View File

@@ -24,7 +24,7 @@ preload_models()
# generate audio from text
text_prompt = """
Hello, my name is Suno. And, uh — and I like pizza. [laughs]
Hello, my name is Serpy. 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)