L0SG commited on
Commit
64cb00f
1 Parent(s): 1cc8da5
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -298,7 +298,7 @@ with iface:
298
  """
299
  <div>
300
  <h3>Model Overview</h3>
301
- BigVGAN is a neural vocoder model that generates audio waveforms using mel spectrogram as inputs.
302
  <center><img src="https://user-images.githubusercontent.com/15963413/218609148-881e39df-33af-4af9-ab95-1427c4ebf062.png" width="800" style="margin-top: 20px;"></center>
303
  </div>
304
  """
 
298
  """
299
  <div>
300
  <h3>Model Overview</h3>
301
+ BigVGAN is a universal neural vocoder model that generates audio waveforms using mel spectrogram as inputs.
302
  <center><img src="https://user-images.githubusercontent.com/15963413/218609148-881e39df-33af-4af9-ab95-1427c4ebf062.png" width="800" style="margin-top: 20px;"></center>
303
  </div>
304
  """