Instructions to use Bajiyo/msc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Bajiyo/msc with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Bajiyo/msc")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Bajiyo/msc") model = AutoModelForSpeechSeq2Seq.from_pretrained("Bajiyo/msc") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1500
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:736bbdbd0a79d531d23bce7bc5981891ac1df7c871e04292cb253f8a1fb8bd42
|
| 3 |
size 966995080
|
runs/Feb23_10-29-45_kudsit-dgxserver/events.out.tfevents.1708664388.kudsit-dgxserver.3574113.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:818f01805958cdef0a336aa06b0dd1d4f31c499f5a40d77a1b6ecba25a4a91dc
|
| 3 |
+
size 15526
|