Spaces:
Running
Running
Upload app.py
Browse files
app.py
CHANGED
@@ -48,7 +48,7 @@ def generate_response(input_text, language, speaker1, speaker2, api_key):
|
|
48 |
Follow this example structure, MUST be in {language} language:
|
49 |
```
|
50 |
{{
|
51 |
-
"speaker1": "Welcome to the Podcast. I am the host {speaker1_name}. Today we have invited an expert {speaker2_name} to join our program despite his busy schedule.",
|
52 |
"speaker2": "Hello everyone, I am {speaker2_name}, I am honored to come and chat with you",
|
53 |
"speaker1": "Today we will discuss a very interesting topic...",
|
54 |
"speaker2": "Yes, this topic is indeed fascinating. Let's start with...",
|
|
|
48 |
Follow this example structure, MUST be in {language} language:
|
49 |
```
|
50 |
{{
|
51 |
+
"speaker1": "Welcome to the cái zī ōu běi gòng Podcast. I am the host {speaker1_name}. Today we have invited an expert {speaker2_name} to join our program despite his busy schedule.",
|
52 |
"speaker2": "Hello everyone, I am {speaker2_name}, I am honored to come and chat with you",
|
53 |
"speaker1": "Today we will discuss a very interesting topic...",
|
54 |
"speaker2": "Yes, this topic is indeed fascinating. Let's start with...",
|