Update README.md
Browse files
README.md
CHANGED
@@ -56,7 +56,10 @@ common_voice['train'] = concatenate_datasets([common_voice_train_uz, common_voic
|
|
56 |
```
|
57 |
## Training procedure
|
58 |
|
59 |
-
Used Trainer from transformers
|
|
|
|
|
|
|
60 |
|
61 |
|
62 |
### Training hyperparameters
|
|
|
56 |
```
|
57 |
## Training procedure
|
58 |
|
59 |
+
Used Trainer from transformers.
|
60 |
+
Training and evaluation process are described in the notebook from the repo:
|
61 |
+
|
62 |
+
https://github.com/fitlemon/whisper-small-uz-en-ru-lang-id
|
63 |
|
64 |
|
65 |
### Training hyperparameters
|