Instructions to use DRAGOO/assis with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DRAGOO/assis with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="DRAGOO/assis")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("DRAGOO/assis") model = AutoModelForCTC.from_pretrained("DRAGOO/assis") - 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:bc08b70045863056896e35c2ae98a2843750db1c83e149d4db0a3fe5be45297f
|
| 3 |
size 377658785
|
runs/May16_13-51-40_fbff42718202/events.out.tfevents.1684245237.fbff42718202.474.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:ac88663037141674d59cdbf757fc33a0395bb775cbc999bac66e021c513fa468
|
| 3 |
+
size 53271
|