switin06 commited on
Commit
12557c9
·
verified ·
1 Parent(s): b2027f0

Update inference.py

Browse files
Files changed (1) hide show
  1. inference.py +1 -1
inference.py CHANGED
@@ -226,7 +226,7 @@ Output:
226
  print("="*50)
227
  return final
228
 
229
- def text_to_speech(text, output_path, speed=1.3):
230
  raw_path = "raw_commentary.wav"
231
 
232
  # Load multilingual multi-speaker TTS model
 
226
  print("="*50)
227
  return final
228
 
229
+ def text_to_speech(text, output_path, speed):
230
  raw_path = "raw_commentary.wav"
231
 
232
  # Load multilingual multi-speaker TTS model