File size: 324 Bytes
544a990
 
 
e748ea0
83f7a7e
 
e748ea0
83f7a7e
 
 
 
 
e748ea0
83f7a7e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
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