Update README.md
Browse files
README.md
CHANGED
@@ -124,3 +124,9 @@ print("WER: {:2f}".format(100 * wer.compute(predictions=result["pred_strings"],
|
|
124 |
## Training
|
125 |
|
126 |
The Common Voice `train` and `validation` datasets were used for training.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
124 |
## Training
|
125 |
|
126 |
The Common Voice `train` and `validation` datasets were used for training.
|
127 |
+
|
128 |
+
|
129 |
+
# Credits
|
130 |
+
|
131 |
+
- Adilzhan Ismailov (Fine-tuning) ([HF](https://huggingface.co/aismlv))
|
132 |
+
- The Cramer Project [Official Space](https://thecramer.com/)
|