Yvthyvq commited on
Commit
776e3ac
·
verified ·
1 Parent(s): 2040e95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -9
README.md CHANGED
@@ -19,16 +19,19 @@ tags:
19
  ### 對 CanCLID/zoengjyutgaai 中mouzaakdung音頻(https://huggingface.co/datasets/CanCLID/zoengjyutgaai/tree/main/source/mouzaakdung)嘅轉錄結果:
20
  ([MouxZaakhdungj_wisper.xlsx](https://huggingface.co/Yvthyvq/Liujgoj-Cantonese-whisper/blob/main/MouxZaakhdungj_wisper.xlsx))
21
 
22
- | 項目 | Liujgoj Whisper |
23
- | ------ | --------------: |
24
- | 音頻條數 | 4742 |
25
- | 總字符數 | 469,105 |
26
- | 平均每條長度 | 98.93 |
27
- | 含漢字嘅條數 | **827** |
28
- | 漢字總數 | **16,941** |
29
- | 空格數 | 73,786 |
30
-
31
 
 
 
 
 
 
 
 
 
 
 
 
 
32
 
33
  ---
34
 
 
19
  ### 對 CanCLID/zoengjyutgaai 中mouzaakdung音頻(https://huggingface.co/datasets/CanCLID/zoengjyutgaai/tree/main/source/mouzaakdung)嘅轉錄結果:
20
  ([MouxZaakhdungj_wisper.xlsx](https://huggingface.co/Yvthyvq/Liujgoj-Cantonese-whisper/blob/main/MouxZaakhdungj_wisper.xlsx))
21
 
 
 
 
 
 
 
 
 
 
22
 
23
+ ### Whisper vs Omni ASR 轉寫結果比較
24
+
25
+ | 比較指標 | Whisper 轉寫結果 | Omni 轉寫結果 |
26
+ | :--- | :--- | :--- |
27
+ | 總轉寫樣本數 | 4,742 條 | 4,742 條 |
28
+ | 平均文本長度 | 98.93 字元 | 102.50 字元 |
29
+ | 完全一致率 | 0.00% (0 條) | 0.00% (0 條) |
30
+ | 平均文本相似度 | 71.25% | 71.25% |
31
+ | 混入漢字樣本數 | 827 條 (17.44%) | 10 條 (0.21%) |
32
+ | 漢字總字數 | 16,941 字 | 57 字 |
33
+ | 重複/死循環現象 | 174 條 (3.67%) | 1 條 (0.02%) |
34
+ | 大寫字母總數 | 2,388 個 | 8,656 個 |
35
 
36
  ---
37