thewh1teagle commited on
Add rtf.json with initial performance metrics for models
Browse files- comparison/rtf.json +11 -0
comparison/rtf.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"piper": 0.09,
|
| 3 |
+
"stts2": 0.50,
|
| 4 |
+
"mms": 0.21,
|
| 5 |
+
"saspeech": 0.16,
|
| 6 |
+
"roboshaul": 1.58,
|
| 7 |
+
"lothm": 84.75,
|
| 8 |
+
"hebtts": 25.44,
|
| 9 |
+
"google": 4.08,
|
| 10 |
+
"openai": 1.60
|
| 11 |
+
}
|