Instructions to use devkyle/small-v11 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use devkyle/small-v11 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="devkyle/small-v11")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("devkyle/small-v11") model = AutoModelForSpeechSeq2Seq.from_pretrained("devkyle/small-v11") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9cc83fb63242cd9291e3740a92374f6437fc9560d9ed60f65fd7a3821d2fbf98
|
| 3 |
size 966995080
|
runs/Nov07_11-07-57_276a68924137/events.out.tfevents.1730977681.276a68924137.1101.0
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:c2a96d2660be8806d285d7a0b80d5bd45c257b29bd1e04a21b717ac3845bbb04
|
| 3 |
+
size 25497
|