Instructions to use MariaK/test_asr_mind with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MariaK/test_asr_mind with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="MariaK/test_asr_mind")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("MariaK/test_asr_mind") model = AutoModelForCTC.from_pretrained("MariaK/test_asr_mind") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 377658785
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65e4be461fc4b09c5d04c8722a0e37c810f98f37fcc420f332732ef87869feef
|
| 3 |
size 377658785
|
runs/May09_16-08-12_73b322cac883/events.out.tfevents.1683648499.73b322cac883.1417.6
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:d5bc3ac126bbd95a30dfb228fb87a2615f3b904c56beee95d6df6dd770333516
|
| 3 |
+
size 19197
|