Update README.md
Browse files
README.md
CHANGED
|
@@ -21,6 +21,16 @@ Finetune Whisper Large V3 Turbo on Malaysian context.
|
|
| 21 |
2. Better translation for Malay, Manglish, Mandarin, Tamil and Science context.
|
| 22 |
3. Word level timestamp, introduced `<|transcribeprecise|>` token, **a new task!**
|
| 23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
## how we finetuned it?
|
| 25 |
|
| 26 |
We done 2 phases,
|
|
|
|
| 21 |
2. Better translation for Malay, Manglish, Mandarin, Tamil and Science context.
|
| 22 |
3. Word level timestamp, introduced `<|transcribeprecise|>` token, **a new task!**
|
| 23 |
|
| 24 |
+
## Example
|
| 25 |
+
|
| 26 |
+
We use [assembly.mp3](https://github.com/mesolitica/malaya-speech/blob/master/speech/assembly.mp3) and [toodia.mp3](https://github.com/mesolitica/malaya-speech/blob/master/speech/podcast/toodia.mp3) for examples.
|
| 27 |
+
|
| 28 |
+
### Whisper Large v3
|
| 29 |
+
|
| 30 |
+
### Whisper Large v3 Turbo
|
| 31 |
+
|
| 32 |
+
### mesolitica/Malaysian-whisper-large-v3-turbo-v3
|
| 33 |
+
|
| 34 |
## how we finetuned it?
|
| 35 |
|
| 36 |
We done 2 phases,
|