Instructions to use Soupis/opus-base-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Soupis/opus-base-1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Soupis/opus-base-1")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Soupis/opus-base-1") model = AutoModelForSpeechSeq2Seq.from_pretrained("Soupis/opus-base-1") - Notebooks
- Google Colab
- Kaggle
sant commited on
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:b622581ad58b990e7a72c51e959225715397ae9b58455b17542995df30fb3bd9
|
| 3 |
size 290403936
|
runs/Jun18_17-55-36_f80162251dd4/events.out.tfevents.1718733339.f80162251dd4.807.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:b9391b3b48c712615a5d8e91d16395795e71ce3ea1a5e49bd3aaae52b9386c32
|
| 3 |
+
size 10121
|