asadfgglie commited on
Commit
748f679
·
verified ·
1 Parent(s): 0b587bb

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - zh
4
+ base_model:
5
+ - JacobLinCool/whisper-large-v3-turbo-common_voice_19_0-zh-TW
6
+ pipeline_tag: automatic-speech-recognition
7
+ tags:
8
+ - audio
9
+ - automatic-speech-recognition
10
+ library_name: ctranslate2
11
+ ---
12
+
13
+ # asadfgglie/faster-whisper-large-v3-zh-TW
14
+
15
+ 此模型是將[JacobLinCool/whisper-large-v3-turbo-common_voice_19_0-zh-TW](https://huggingface.co/JacobLinCool/whisper-large-v3-turbo-common_voice_19_0-zh-TW)轉換成`CTranslate2`格式的模型,可以在[faster-whisper](https://github.com/systran/faster-whisper)中使用。