huseinzol05 commited on
Commit
34fae80
·
verified ·
1 Parent(s): 76a85c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -4
README.md CHANGED
@@ -52,14 +52,25 @@ We use [mesolitica/nanot5-base-malaysian-translation-v2.1](https://huggingface.c
52
  - [Audio](prepared-pseudolabel-malaya-chunks.zip)
53
 
54
  2. Malaysian context v2, 8058.17 hours.
 
 
 
 
 
55
  - [Label](pseudolabel-whisper-word-timestamp.jsonl)
56
- - [Audio](#)
57
 
58
- 3. Singaporean context
59
- - [Label](#)
60
- - [Audio](#)
 
 
 
 
 
61
 
62
  4. Science context
 
63
  - [Label](#)
64
  - [Audio](#)
65
 
 
52
  - [Audio](prepared-pseudolabel-malaya-chunks.zip)
53
 
54
  2. Malaysian context v2, 8058.17 hours.
55
+
56
+ ```
57
+ {"audio_filename": "prepared-pseudolabel-chunks/0-0.mp3", "new_text": "<|startoftranscript|><|ms|><|transcribeprecise|><|0.00|> tu<|0.04|><|0.20|> So<|0.26|><|0.70|> gaji<|0.96|><|1.06|> berbeza<|1.42|><|2.46|> Gaji<|2.86|><|endoftext|>"}
58
+ ```
59
+
60
  - [Label](pseudolabel-whisper-word-timestamp.jsonl)
61
+ - [Audio](prepared-pseudolabel_alignment)
62
 
63
+ 3. Singaporean context, 1829.21 hours.
64
+
65
+ ```
66
+ {"audio_filename": "prepared-imda-chunks/0-0.mp3", "new_text": "<|startoftranscript|><|en|><|transcribeprecise|><|0.00|> Households<|0.58|><|0.64|> with<|0.76|><|0.86|> target<|1.16|><|1.24|> sets<|1.50|><|1.70|> were<|1.82|><|1.90|> encouraged<|2.40|><|2.44|> to<|2.48|><|2.62|> try<|2.80|><|2.90|> keeping<|3.24|><|endoftext|>"}
67
+ ```
68
+
69
+ - [Label](imda-whisper-word-timestamp.jsonl)
70
+ - [Audio](prepared-imda_alignment)
71
 
72
  4. Science context
73
+
74
  - [Label](#)
75
  - [Audio](#)
76