Instructions to use ghost613/VC-MJY_Woman_40s-cleaner-ctc-example with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ghost613/VC-MJY_Woman_40s-cleaner-ctc-example with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ghost613/VC-MJY_Woman_40s-cleaner-ctc-example", dtype="auto") - Notebooks
- Google Colab
- Kaggle