Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,11 @@ model-index:
|
|
28 |
value: 14.2
|
29 |
---
|
30 |
|
|
|
|
|
|
|
|
|
|
|
31 |
# Model Card
|
32 |
|
33 |
- **Developed by:** [Cnam-LMSSC](https://huggingface.co/Cnam-LMSSC)
|
@@ -38,10 +43,6 @@ model-index:
|
|
38 |
- **Finetuned dataset:** `temple_vibration_pickup` audio of the `speech_clean` subset of [Cnam-LMSSC/vibravox](https://huggingface.co/datasets/Cnam-LMSSC/vibravox)
|
39 |
- **Samplerate for usage:** 16kHz
|
40 |
|
41 |
-
<p align="center">
|
42 |
-
<img src="https://cdn-uploads.huggingface.co/production/uploads/65302a613ecbe51d6a6ddcec/zhB1fh-c0pjlj-Tr4Vpmr.png" />
|
43 |
-
</p>
|
44 |
-
|
45 |
## Output
|
46 |
|
47 |
As this model is specifically trained for a speech-to-phoneme task, the output is sequence of [IPA-encoded](https://en.wikipedia.org/wiki/International_Phonetic_Alphabet) words, without punctuation.
|
|
|
28 |
value: 14.2
|
29 |
---
|
30 |
|
31 |
+
<p align="center">
|
32 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/65302a613ecbe51d6a6ddcec/zhB1fh-c0pjlj-Tr4Vpmr.png" style="object-fit:contain; width:280px; height:280px;" >
|
33 |
+
</p>
|
34 |
+
|
35 |
+
|
36 |
# Model Card
|
37 |
|
38 |
- **Developed by:** [Cnam-LMSSC](https://huggingface.co/Cnam-LMSSC)
|
|
|
43 |
- **Finetuned dataset:** `temple_vibration_pickup` audio of the `speech_clean` subset of [Cnam-LMSSC/vibravox](https://huggingface.co/datasets/Cnam-LMSSC/vibravox)
|
44 |
- **Samplerate for usage:** 16kHz
|
45 |
|
|
|
|
|
|
|
|
|
46 |
## Output
|
47 |
|
48 |
As this model is specifically trained for a speech-to-phoneme task, the output is sequence of [IPA-encoded](https://en.wikipedia.org/wiki/International_Phonetic_Alphabet) words, without punctuation.
|