Instructions to use GleamEyeBeast/Mandarin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GleamEyeBeast/Mandarin with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="GleamEyeBeast/Mandarin")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("GleamEyeBeast/Mandarin") model = AutoModelForCTC.from_pretrained("GleamEyeBeast/Mandarin") - Notebooks
- Google Colab
- Kaggle
Commit ·
6ab8cdf
1
Parent(s): 5787f1b
add tokenizer
Browse files
runs/Feb07_03-44-15_2b9149332223/1644205590.2394302/events.out.tfevents.1644205590.2b9149332223.95.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ea72960f68916aeef414a74876a6b429c69c3339c85e13eae28a27f60eaeaf3
|
| 3 |
+
size 4489
|
runs/Feb07_03-44-15_2b9149332223/events.out.tfevents.1644205590.2b9149332223.95.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b4e5de8bfc480d6067d11c748f1bf58168e9c89063b5a174af5b8e7892f61bb
|
| 3 |
+
size 4367
|