SolarumAsteridion commited on
Commit
36aa57e
·
verified ·
1 Parent(s): 2f84ef7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ def generate_audio(text, voice="Zephyr", accent_type="hindi"):
79
 
80
  # Different accent prompts
81
  accent_prompts = {
82
- "hindi": "Speak with a clear Indian Hindi accent, with moderate intonation and expressiveness.",
83
  "neutral": "Speak in a clear, neutral accent:",
84
  "british": "Speak with a British English accent:",
85
  "american": "Speak with an American English accent:"
 
79
 
80
  # Different accent prompts
81
  accent_prompts = {
82
+ "hindi": "Speak with a clear Indian Hindi accent, with low intonation and expressiveness. Do not say it aloud like a story. Be conversational like a customer care agent.",
83
  "neutral": "Speak in a clear, neutral accent:",
84
  "british": "Speak with a British English accent:",
85
  "american": "Speak with an American English accent:"