Instructions to use null010/whisper-small-test230725 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use null010/whisper-small-test230725 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="null010/whisper-small-test230725")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("null010/whisper-small-test230725") model = AutoModelForSpeechSeq2Seq.from_pretrained("null010/whisper-small-test230725", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 400
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 967102729
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef0b7c118f56a4b4254c07a29ba0d75da6b3f49b49f7e31814c680a74342781c
|
| 3 |
size 967102729
|
runs/Jul25_07-51-49_76a831d88296/events.out.tfevents.1690271513.76a831d88296
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0b1beb33960b8e7e23e0745b523e753f75b17b8d82046d7930768e23aa239bb
|
| 3 |
+
size 8641
|