Instructions to use TencentGameMate/chinese-wav2vec2-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TencentGameMate/chinese-wav2vec2-base with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForPreTraining processor = AutoProcessor.from_pretrained("TencentGameMate/chinese-wav2vec2-base") model = AutoModelForPreTraining.from_pretrained("TencentGameMate/chinese-wav2vec2-base") - Notebooks
- Google Colab
- Kaggle
Commit ·
02ecfa9
1
Parent(s): d7df536
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:be2da40c9e7ae26bfc904a3ed79ebb9e8f060bec6dba85d6a6ae86114bc38901
|
| 3 |
+
size 380261837
|