Automatic Speech Recognition
Transformers
PyTorch
TensorFlow
JAX
TensorBoard
ONNX
Safetensors
whisper
audio
asr
hf-asr-leaderboard
Instructions to use NbAiLabBeta/nb-whisper-base-semantic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NbAiLabBeta/nb-whisper-base-semantic with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="NbAiLabBeta/nb-whisper-base-semantic")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("NbAiLabBeta/nb-whisper-base-semantic") model = AutoModelForSpeechSeq2Seq.from_pretrained("NbAiLabBeta/nb-whisper-base-semantic") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 74e5ffe9a7688d8eb33ad42daa8a01f93d9d3c9b7cde088b4dbc1880594be11d
- Size of remote file:
- 148 MB
- SHA256:
- 8de6cd455871e77b0529bf5d52f18e8264d49a15c4060eabe833df2e67a18457
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.