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:1f63af6cbbdbc61bb24815c42690e6f79c92c637b1020584490c96707a344fce
|
| 3 |
size 377658785
|
runs/May18_16-37-09_ff6eb3ba685a/events.out.tfevents.1684427998.ff6eb3ba685a.882.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:335eb9c3532c71bff9373e6b1bf01a1a9036abdfcd298434917ba846e4bcab7b
|
| 3 |
+
size 53271
|