Instructions to use lengyue233/content-vec-best with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lengyue233/content-vec-best with Transformers:
# Load model directly from transformers import AutoProcessor, HubertModelWithFinalProj processor = AutoProcessor.from_pretrained("lengyue233/content-vec-best") model = HubertModelWithFinalProj.from_pretrained("lengyue233/content-vec-best") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#4 opened 8 months ago
by
SFconvertbot
Adding `safetensors` variant of this model
#2 opened about 1 year ago
by
SFconvertbot
Adding `safetensors` variant of this model
#1 opened about 2 years ago
by
SFconvertbot