lilgrigs commited on
Commit
779cd89
·
verified ·
1 Parent(s): a8f667e
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -376,11 +376,11 @@ Since this model was trained on publicly available speech datasets, the performa
376
 
377
  ### Performance
378
 
379
- **Test Hardware:** A100-SXM4-80GB
380
- **Batch Size:** 32
381
- **Precision:** float32
382
- **Use AMP:** False
383
- **Matmul Precision:** High
384
 
385
  The performance of Automatic Speech Recognition models is measured using Word Error Rate (WER) and Char Error Rate (CER).
386
  Since this dataset is trained on multiple domains, it will generally perform well at transcribing audio in general.
 
376
 
377
  ### Performance
378
 
379
+ - **Test Hardware:** A100-SXM4-80GB
380
+ - **Batch Size:** 32
381
+ - **Precision:** float32
382
+ - **Use AMP:** False
383
+ - **Matmul Precision:** High
384
 
385
  The performance of Automatic Speech Recognition models is measured using Word Error Rate (WER) and Char Error Rate (CER).
386
  Since this dataset is trained on multiple domains, it will generally perform well at transcribing audio in general.