Instructions to use indexxlim/faster-whisper-large-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use indexxlim/faster-whisper-large-v3 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("indexxlim/faster-whisper-large-v3", dtype="auto") - Notebooks
- Google Colab
- Kaggle
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
- Downloads last month
- 4
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support