mirror of
https://github.com/serp-ai/bark-with-voice-clone.git
synced 2025-12-15 19:27:57 +01:00
Update README.md
This commit is contained in:
@@ -24,7 +24,7 @@ preload_models()
|
|||||||
|
|
||||||
# generate audio from text
|
# generate audio from text
|
||||||
text_prompt = """
|
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.
|
But I also have other interests such as playing tic tac toe.
|
||||||
"""
|
"""
|
||||||
audio_array = generate_audio(text_prompt)
|
audio_array = generate_audio(text_prompt)
|
||||||
|
|||||||
Reference in New Issue
Block a user