--- license: apache-2.0 --- ct2-transformers-converter --model openai/whisper-large-v3 --output_dir faster-whisper-large-v3 \ --copy_files added_tokens.json special_tokens_map.json tokenizer_config.json vocab.json --quantization float16 in the model from faster_whisper.feature_extractor import FeatureExtractor