Thomcles commited on
Commit
e8d6884
·
verified ·
1 Parent(s): ef7fd16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -75,7 +75,7 @@ def main():
75
  wav = synthesize_speech(
76
  model,
77
  TEXT_TO_SYNTHESIZE,
78
- audio_prompt_path=None
79
  exaggeration=0.5,
80
  temperature=0.6,
81
  cfg_weight=0.3
 
75
  wav = synthesize_speech(
76
  model,
77
  TEXT_TO_SYNTHESIZE,
78
+ audio_prompt_path=None,
79
  exaggeration=0.5,
80
  temperature=0.6,
81
  cfg_weight=0.3