ChrisTorng commited on
Commit
bf39177
·
1 Parent(s): 59237fe

Add yaml metadata in README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # [ChrisTorng/whisper-large-v3-turbo-common_voice_19_0-zh-TW-ct2](https://huggingface.co/ChrisTorng/whisper-large-v3-turbo-common_voice_19_0-zh-TW-ct2)
2
 
3
  CTranslate2 converted version for [SYSTRAN/faster-whisper](https://github.com/SYSTRAN/faster-whisper).
@@ -13,4 +28,4 @@ Added with the missing [`tokenizer.json`](https://huggingface.co/openai/whisper-
13
  ---
14
  # License: MIT
15
 
16
- Keep the same as the source.
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - JacobLinCool/common_voice_19_0_zh-TW
5
+ language:
6
+ - zh
7
+ base_model:
8
+ - JacobLinCool/whisper-large-v3-turbo-common_voice_19_0-zh-TW
9
+ pipeline_tag: automatic-speech-recognition
10
+ tags:
11
+ - faster-whisper
12
+ - whisper
13
+ - ctranslate2
14
+ ---
15
+
16
  # [ChrisTorng/whisper-large-v3-turbo-common_voice_19_0-zh-TW-ct2](https://huggingface.co/ChrisTorng/whisper-large-v3-turbo-common_voice_19_0-zh-TW-ct2)
17
 
18
  CTranslate2 converted version for [SYSTRAN/faster-whisper](https://github.com/SYSTRAN/faster-whisper).
 
28
  ---
29
  # License: MIT
30
 
31
+ Keep the same as the [source](https://huggingface.co/JacobLinCool/whisper-large-v3-turbo-common_voice_19_0-zh-TW).