Replies: 1 comment 1 reply
-
Hi, You can customize the conversation: conversation_config = {
"podcast_name": "Artfy Podcast",
"podcast_tagline": "Because Art is Everywhere"
}
audio_file = generate_podcast(text="your text",
conversation_config=conversation_config) See Conversation Config . |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
I tried to remove this when podcast creating. Tried using promt to gemini but no luck.
Beta Was this translation helpful? Give feedback.
All reactions