--- license: mit datasets: - JacobLinCool/common_voice_19_0_zh-TW language: - zh base_model: - JacobLinCool/whisper-large-v3-turbo-common_voice_19_0-zh-TW pipeline_tag: automatic-speech-recognition tags: - faster-whisper - whisper - ctranslate2 --- # [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) CTranslate2 converted version for [SYSTRAN/faster-whisper](https://github.com/SYSTRAN/faster-whisper). Converted from [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), using the following command: ```cmd ct2-transformers-converter --model JacobLinCool/whisper-large-v3-turbo-common_voice_19_0-zh-TW --output_dir JacobLinCool_whisper-large-v3-turbo-common_voice_19_0-zh-TW-ct2 --copy_files preprocessor_config.json --quantization float16 ``` Added with the missing [`tokenizer.json`](https://huggingface.co/openai/whisper-large-v3/blob/main/tokenizer.json) file from [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3). --- # License: MIT Keep the same as the [source](https://huggingface.co/JacobLinCool/whisper-large-v3-turbo-common_voice_19_0-zh-TW).