Update README.md
Browse files
README.md
CHANGED
@@ -59,3 +59,10 @@ print(transcription)
|
|
59 |
|
60 |
|
61 |
**Test Result**: 49.68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
|
60 |
|
61 |
**Test Result**: 49.68
|
62 |
+
|
63 |
+
|
64 |
+
## Future Work
|
65 |
+
|
66 |
+
Currently working on wav2vec2-large-xlsr-moroccan-darija-v2 which will be available very soon by adding more data (from 6hours to 12hours).
|
67 |
+
|
68 |
+
I am also working on audio data augmentation techniques (pitch shift, reberbation, additive augmentation.. ) to see if it is going to improve the wer.
|