Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -47,5 +47,5 @@ gr.Interface(
|
|
47 |
inputs=None,
|
48 |
outputs="html",
|
49 |
title="Fish Speech Benchmark",
|
50 |
-
description="This is a non official model performance test from Fish Speech / More data will be added later (not too much)"
|
51 |
).launch()
|
|
|
47 |
inputs=None,
|
48 |
outputs="html",
|
49 |
title="Fish Speech Benchmark",
|
50 |
+
description="This is a non official model performance test from Fish Speech / Whisper Base / More data will be added later (not too much)"
|
51 |
).launch()
|