farsipal commited on
Commit
34cc9d1
1 Parent(s): 115b272

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -53,6 +53,8 @@ The test set was similarly used for validation.
53
 
54
  ## Training procedure
55
 
 
 
56
  The script used to perform the training `run_speech_recognition_seq2seq_streaming.py` is included in the files of this space with the following arguments:
57
 
58
  ```
 
53
 
54
  ## Training procedure
55
 
56
+ Fine-tuning was performed on a lambdalabs laptop equipped with an NVIDIA GeForce RTX 3080 Laptop GPU (16GB).
57
+
58
  The script used to perform the training `run_speech_recognition_seq2seq_streaming.py` is included in the files of this space with the following arguments:
59
 
60
  ```