Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# VoID: Voice Identifier
|
2 |
|
3 |
Classifier to recognize the identity of a speaker
|
|
|
1 |
+
---
|
2 |
+
title: { { title } }
|
3 |
+
emoji: { { emoji } }
|
4 |
+
colorFrom: { { colorFrom } }
|
5 |
+
colorTo: { { colorTo } }
|
6 |
+
sdk: { { sdk } }
|
7 |
+
sdk_version: { { sdkVersion } }
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# VoID: Voice Identifier
|
13 |
|
14 |
Classifier to recognize the identity of a speaker
|