hackergeek98 commited on
Commit
23445a1
·
verified ·
1 Parent(s): 0991ffc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -14,6 +14,7 @@ library_name: transformers
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
18
  !pip install torch torchaudio transformers pydub google-colab
19
 
 
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
+
18
  # Install required packages
19
  !pip install torch torchaudio transformers pydub google-colab
20