aka7774's picture
Create README.md
9ac5475 verified
|
raw
history blame contribute delete
No virus
268 Bytes
venv/bin/python -m pip install transformers[torch]>=4.23
venv/bin/python -m pip install ctranslate2
ct2-transformers-converter --model openai/whisper-large-v3 --output_dir whisper-large-v3-ct2 \
    --copy_files tokenizer.json --quantization float16