Instructions to use manifoldix/att1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use manifoldix/att1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="manifoldix/att1")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("manifoldix/att1") model = AutoModelForSpeechSeq2Seq.from_pretrained("manifoldix/att1") - Notebooks
- Google Colab
- Kaggle
Commit ·
ce7fc90
1
Parent(s): 43fbd0e
Model save
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6173655480
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01db2b0b2b50835768192df0e21749638f7f066baab5f9ce1bac3bf99e3803eb
|
| 3 |
size 6173655480
|
runs/Dec20_10-41-39_129-146-63-45/events.out.tfevents.1671532926.129-146-63-45.87134.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:5a2fcbe7b3482adbfd9a9839c4c3afea7f1004572e1be21cfaf77b2db61b61ec
|
| 3 |
+
size 12222
|