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
File size: 134 Bytes
02ecfa9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:be2da40c9e7ae26bfc904a3ed79ebb9e8f060bec6dba85d6a6ae86114bc38901
size 380261837
|