Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: ps
|
3 |
+
tags:
|
4 |
+
- whisper-small
|
5 |
+
- Pashto
|
6 |
+
- whisper-event
|
7 |
+
|
8 |
+
---
|
9 |
+
|
10 |
+
# Whisper Small Pashto (ps) - Hanif Rahman
|
11 |
+
|
12 |
+
This is an initial attempt to finetune `whisper-small` for the Pashto language (ps) as a part of [Whisper Event](https://github.com/huggingface/community-events/tree/main/whisper-fine-tuning-event). Fine-tuning started on 06 December 2022 at 15:38 GMT
|