fffiloni commited on
Commit
7a221cc
1 Parent(s): f9247a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -494,13 +494,13 @@ with gr.Blocks(css=css) as demo:
494
  examples = [
495
  [
496
  "Once upon a time, in a cozy little shell, lived a friendly crab named Crabby. Crabby loved his cozy home, but he always felt like something was missing.",
497
- "./examples/en_speaker_6.wav",
498
  False,
499
  None
500
  ],
501
  [
502
  "It was a typical afternoon in the bustling city, the sun shining brightly through the windows of the packed courtroom. Three people sat at the bar, their faces etched with worry and anxiety. ",
503
- "./examples/en_speaker_9.wav",
504
  False,
505
  None
506
  ],
 
494
  examples = [
495
  [
496
  "Once upon a time, in a cozy little shell, lived a friendly crab named Crabby. Crabby loved his cozy home, but he always felt like something was missing.",
497
+ "examples/en_speaker_6.wav",
498
  False,
499
  None
500
  ],
501
  [
502
  "It was a typical afternoon in the bustling city, the sun shining brightly through the windows of the packed courtroom. Three people sat at the bar, their faces etched with worry and anxiety. ",
503
+ "examples/en_speaker_9.wav",
504
  False,
505
  None
506
  ],