Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

SazerLife
/
DINO-HuVITS

Audio-to-Audio
Transformers
Safetensors
Russian
DINO-HuVITS
VoiceConversion
custom_code
Model card Files Files and versions
xet
Community

Instructions to use SazerLife/DINO-HuVITS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use SazerLife/DINO-HuVITS with Transformers:

    # Load model directly
    from transformers import DinoHuVits
    model = DinoHuVits.from_pretrained("SazerLife/DINO-HuVITS", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
DINO-HuVITS / module
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
SazerLife's picture
SazerLife
feat: added model
36a67ca almost 2 years ago
  • __init__.py
    17.2 kB
    feat: added model almost 2 years ago
  • resblocks.py
    4.62 kB
    feat: added model almost 2 years ago