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 5000
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:934121e676f6c50066759768adb5b746e2991b314fdebcfaa12f2ce447993061
|
| 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:eec22926b577e869ef0bd5386a03a13361e4426e8f9d34c0e74d2b6343d32f43
|
| 3 |
+
size 52917
|