Set `library_name` to `tf-keras`.
#2
by Wauplin HF Staff - opened
README.md
CHANGED
|
@@ -1,7 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
metrics:
|
| 4 |
-
- accuracy
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
- zh
|
|
@@ -16,11 +13,14 @@ language:
|
|
| 16 |
- it
|
| 17 |
- ru
|
| 18 |
- id
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
tags:
|
| 20 |
-
- keras
|
| 21 |
- tensorflow
|
| 22 |
libraries: TensorBoard
|
| 23 |
-
pipeline_tag: audio-classification
|
| 24 |
---
|
| 25 |
|
| 26 |
# Spoken_language_identification
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
- zh
|
|
|
|
| 13 |
- it
|
| 14 |
- ru
|
| 15 |
- id
|
| 16 |
+
library_name: tf-keras
|
| 17 |
+
license: apache-2.0
|
| 18 |
+
metrics:
|
| 19 |
+
- accuracy
|
| 20 |
+
pipeline_tag: audio-classification
|
| 21 |
tags:
|
|
|
|
| 22 |
- tensorflow
|
| 23 |
libraries: TensorBoard
|
|
|
|
| 24 |
---
|
| 25 |
|
| 26 |
# Spoken_language_identification
|