Instructions to use Giseok/wav2vec2-base-STTTest with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Giseok/wav2vec2-base-STTTest with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Giseok/wav2vec2-base-STTTest")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("Giseok/wav2vec2-base-STTTest") model = AutoModelForCTC.from_pretrained("Giseok/wav2vec2-base-STTTest") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e34b974f15a9af8fb48599bb7485c702776657c728087170180157e79425e571
- Size of remote file:
- 3.06 kB
- SHA256:
- ceb670fbf18e038ed8674b689ad3f7e9c36e1cee4a18b3171036f5dab98697fc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.