Update README.md
Browse files
README.md
CHANGED
@@ -57,11 +57,7 @@ transcription = tokenizer.batch_decode(tokens)
|
|
57 |
print(transcription.replace('k', 'ڭ').replace('v', 'ڤ').replace('p', 'پ'))
|
58 |
```
|
59 |
|
60 |
-
Here's the output:
|
61 |
-
|
62 |
-
```
|
63 |
-
ڭالت ليا هاد السيد هادا ما كاينش بحالو
|
64 |
-
```
|
65 |
|
66 |
## Evaluation
|
67 |
|
|
|
57 |
print(transcription.replace('k', 'ڭ').replace('v', 'ڤ').replace('p', 'پ'))
|
58 |
```
|
59 |
|
60 |
+
Here's the output: ڭالت ليا هاد السيد هادا ما كاينش بحالو
|
|
|
|
|
|
|
|
|
61 |
|
62 |
## Evaluation
|
63 |
|