Upload board.csv with huggingface_hub
Browse files
board.csv
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,params,arch,wer_clean_pct,wer_other_pct,rtfx,vram_gb,dataset,utts_per_split
|
| 2 |
+
parakeet-tdt-0.6b-v2,0.6B,TDT transducer,1.49,4.73,451,2.0,LibriSpeech,200
|
| 3 |
+
whisper-large-v3,1.55B,attention enc-dec,1.47,5.96,53,4.6,LibriSpeech,200
|
| 4 |
+
whisper-large-v3-turbo,809M,attention enc-dec,1.42,6.26,117,2.5,LibriSpeech,200
|