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
Training in progress, step 3000
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:3ba7f05c2d4113b4f93fc386d71f8abaceb6e7c34db9c4c76fcdfe9bd954e5b3
|
| 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:c0a3565d1729b2f00dfc6d6a0e7487ec7d703400c363e97f94876ea1a271b335
|
| 3 |
+
size 33997
|