Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# UTMOS-v2 Objective MOS
|
2 |
|
3 |
This Space computes objective MOS scores (UTMOS-v2) for batches of utterances.
|
|
|
1 |
+
---
|
2 |
+
title: UTMOS-v2 Estonian MOS
|
3 |
+
emoji: "🎤"
|
4 |
+
colorFrom: "purple"
|
5 |
+
colorTo: "indigo"
|
6 |
+
sdk: gradio # <- oluline!
|
7 |
+
app_file: app.py # <- oluline!
|
8 |
+
pinned: false
|
9 |
+
---
|
10 |
+
|
11 |
+
|
12 |
+
|
13 |
# UTMOS-v2 Objective MOS
|
14 |
|
15 |
This Space computes objective MOS scores (UTMOS-v2) for batches of utterances.
|