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 ·
3991242
1
Parent(s): d6d0aae
Upload chinese-wav2vec2-base-fairseq-ckpt.pt
Browse files
chinese-wav2vec2-base-fairseq-ckpt.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a75e04e426977dd399415b7f586b18978bc6836a3e8514ae1bb29e468fb17184
|
| 3 |
+
size 1140632401
|