haoheliu commited on
Commit
ddfda6a
1 Parent(s): d2c82e0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,7 +54,7 @@ def text2audio(
54
  waveform = waveform[0]
55
  return waveform
56
 
57
- text_to_audio("Birds singing sweetly in a blooming garden.", 10, 3.5, 45, 3, default_checkpoint)
58
 
59
  css = """
60
  a {
 
54
  waveform = waveform[0]
55
  return waveform
56
 
57
+ text2audio("Birds singing sweetly in a blooming garden.", 10, 3.5, 45, 3, default_checkpoint)
58
 
59
  css = """
60
  a {