Update README.md
Browse files
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 |
```
|