Instructions to use makamkkumar/mkk-zh with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use makamkkumar/mkk-zh with Transformers:
# Load model directly from transformers import AutoProcessor, ExtendedWav2Vec2ForCTC processor = AutoProcessor.from_pretrained("makamkkumar/mkk-zh") model = ExtendedWav2Vec2ForCTC.from_pretrained("makamkkumar/mkk-zh") - Notebooks
- Google Colab
- Kaggle
Commit ·
5520f85
1
Parent(s): b865b9c
Upload pytorch_model.bin
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:594a9309358260d29f71b7cdaf0f019267c09dc537a08c1c07f7bee8194e7be1
|
| 3 |
+
size 390584745
|