flexthink
commited on
Commit
•
8829ad6
1
Parent(s):
2ef21b3
Update the model card for the widget
Browse files
README.md
CHANGED
@@ -4,12 +4,15 @@ language: "en"
|
|
4 |
thumbnail:
|
5 |
tags:
|
6 |
- G2P
|
7 |
-
-
|
8 |
- speechbrain
|
|
|
9 |
datasets:
|
10 |
- Librispeech
|
11 |
metrics:
|
12 |
- Phone-Error-Rate
|
|
|
|
|
13 |
---
|
14 |
# SoundChoice: Grapheme-to-Phoneme Models with Semantic Disambiguation
|
15 |
|
|
|
4 |
thumbnail:
|
5 |
tags:
|
6 |
- G2P
|
7 |
+
- Grapheme-to-Phoneme
|
8 |
- speechbrain
|
9 |
+
- text2text-generation
|
10 |
datasets:
|
11 |
- Librispeech
|
12 |
metrics:
|
13 |
- Phone-Error-Rate
|
14 |
+
widget:
|
15 |
+
- text: "English is tough. It can be understood through thorough thought though."
|
16 |
---
|
17 |
# SoundChoice: Grapheme-to-Phoneme Models with Semantic Disambiguation
|
18 |
|