w11wo commited on
Commit
b3d59f4
1 Parent(s): 48157e5

fixed inference fn

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,7 +114,7 @@ title = "Bookbot Grad-TTS Weildan Demo 🐨"
114
  utterances = [
115
  "Selamat pagi! Selamat datang di Jakarta!",
116
  "Kak, harga nasi gorengnya berapa ya?",
117
- "Bapak bilang, Malik hebat. Bisa bersih bersih seperti Bapak."
118
  "Here are the match lineups for the Colombia Haiti match.",
119
  ]
120
 
 
114
  utterances = [
115
  "Selamat pagi! Selamat datang di Jakarta!",
116
  "Kak, harga nasi gorengnya berapa ya?",
117
+ "Bapak bilang, Malik hebat. Bisa bersih bersih seperti Bapak.",
118
  "Here are the match lineups for the Colombia Haiti match.",
119
  ]
120