shanis185 commited on
Commit
f8a17f6
·
verified ·
1 Parent(s): 3a9903e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -119,7 +119,7 @@ async def did_talk(request: Request):
119
  "script": {
120
  "type": "text",
121
  "input": text,
122
- "provider": {"type": "microsoft", "voice_id": "en-US-JennyNeural"}
123
  },
124
  "config": {"result_format": "mp4"},
125
  "source_url": image_url
 
119
  "script": {
120
  "type": "text",
121
  "input": text,
122
+ "provider": {"type": "microsoft", "voice_id": "en-US-GuyNeural"}
123
  },
124
  "config": {"result_format": "mp4"},
125
  "source_url": image_url