Automatic Speech Recognition
Transformers
Safetensors
PEFT
Persian
whisper
speech
persian
farsi
speech-to-text
audio
lora
Instructions to use Paulwalker4884/whisper-persian with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Paulwalker4884/whisper-persian with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Paulwalker4884/whisper-persian")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Paulwalker4884/whisper-persian") model = AutoModelForSpeechSeq2Seq.from_pretrained("Paulwalker4884/whisper-persian", device_map="auto") - PEFT
How to use Paulwalker4884/whisper-persian with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c0630cdc19cd230eacc35b7acf8904cd7b4a8504f46b3c6dd3603c23a63980d3
- Size of remote file:
- 5.78 kB
- SHA256:
- 1dd175a0c8dfece7bd50bee697c10fb665e69d7da0b8706e5b653c668cff0b69
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.