Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ base_model:
|
|
| 11 |
pipeline_tag: automatic-speech-recognition
|
| 12 |
library_name: transformers
|
| 13 |
---
|
| 14 |
-
this model trained on validation segment of data for one epoch with 0.05 loss and tested on test segment of data with 0.07 loss
|
| 15 |
|
| 16 |
how to use the model in colab:
|
| 17 |
# Install required packages
|
|
|
|
| 11 |
pipeline_tag: automatic-speech-recognition
|
| 12 |
library_name: transformers
|
| 13 |
---
|
| 14 |
+
this model trained on validation segment of data for one epoch with 0.05 loss and tested on test segment of data with 0.07 loss and WER: 1.636687802644541
|
| 15 |
|
| 16 |
how to use the model in colab:
|
| 17 |
# Install required packages
|