Instructions to use blaise-tk/TITAN with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use blaise-tk/TITAN with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("blaise-tk/TITAN", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Any training script can be shared?
#3
by baiyixi - opened
the origin rvc pretrained model was based on vctk and i think it caused some accent on chinese models
the developer was busy with his gpt-sovits and didn't reply my issues so i had to turn to community for help
if any scripts or guidance can be shared so that i can create my own pretrained models base on some datasets like AISHELL-3?