added no applied function
Browse files
README.md
CHANGED
|
@@ -7,6 +7,9 @@ tags:
|
|
| 7 |
datasets:
|
| 8 |
- w11wo/ljspeech_phonemes
|
| 9 |
base_model: Wav2Vec2-Base
|
|
|
|
|
|
|
|
|
|
| 10 |
model-index:
|
| 11 |
- name: Wav2Vec2 LJSpeech Gruut
|
| 12 |
results:
|
|
|
|
| 7 |
datasets:
|
| 8 |
- w11wo/ljspeech_phonemes
|
| 9 |
base_model: Wav2Vec2-Base
|
| 10 |
+
inference:
|
| 11 |
+
parameters:
|
| 12 |
+
function_to_apply: none
|
| 13 |
model-index:
|
| 14 |
- name: Wav2Vec2 LJSpeech Gruut
|
| 15 |
results:
|