Instructions to use devkyle/base-v2-dp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use devkyle/base-v2-dp with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="devkyle/base-v2-dp")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("devkyle/base-v2-dp") model = AutoModelForSpeechSeq2Seq.from_pretrained("devkyle/base-v2-dp") - 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 290403936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a6371f33433e9379d2c92504504434472488d2244746bf4332263174996b98e
|
| 3 |
size 290403936
|
runs/Oct23_03-59-15_68c9edd27c11/events.out.tfevents.1729655959.68c9edd27c11.221.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:1ed30f9a1eaa921ba145c97e333561c208557d9b10c189681a6b3b2568d36655
|
| 3 |
+
size 25193
|