Instructions to use ghost613/VC-yu7361-0-no-noise with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ghost613/VC-yu7361-0-no-noise with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="ghost613/VC-yu7361-0-no-noise")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("ghost613/VC-yu7361-0-no-noise") model = AutoModelForSpeechSeq2Seq.from_pretrained("ghost613/VC-yu7361-0-no-noise") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
bd46571 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8aa5e006012f4a49e3f25ddd2f37621f8ff0c5ca30123fd83db9c8c7389f1187
size 5560
|