Commit
·
27dd8df
1
Parent(s):
702e8d6
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,32 +1,15 @@
|
|
| 1 |
---
|
| 2 |
-
language:
|
| 3 |
-
- en
|
| 4 |
-
|
| 5 |
-
thumbnail:
|
| 6 |
-
|
| 7 |
tags:
|
| 8 |
-
-
|
| 9 |
-
-
|
| 10 |
-
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
libraries: TensorBoard
|
| 14 |
license: apache-2.0
|
| 15 |
-
|
| 16 |
-
-
|
| 17 |
-
|
| 18 |
-
-
|
| 19 |
-
results:
|
| 20 |
-
- task:
|
| 21 |
-
type: Image-Classification-using-EANet
|
| 22 |
-
dataset:
|
| 23 |
-
type: Image
|
| 24 |
-
name: CIFAR100
|
| 25 |
-
metrics:
|
| 26 |
-
- type: accuracy
|
| 27 |
-
value: []
|
| 28 |
-
- type: validation loss
|
| 29 |
-
value: []
|
| 30 |
---
|
| 31 |
|
| 32 |
## Test with Keras
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
tags:
|
| 3 |
+
- tensorflowtts
|
| 4 |
+
- audio
|
| 5 |
+
- text-to-speech
|
| 6 |
+
- mel-to-wav
|
| 7 |
+
language: fr
|
|
|
|
| 8 |
license: apache-2.0
|
| 9 |
+
datasets:
|
| 10 |
+
- synpaflex
|
| 11 |
+
widget:
|
| 12 |
+
- text: "Oh, je voudrais tant que tu te souviennes Des jours heureux quand nous étions amis"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
## Test with Keras
|