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

  • Log In
  • Sign Up

pyp1
/
VoiceCraft

Text-to-Speech
Transformers
Safetensors
English
Model card Files Files and versions
xet
Community
10

Instructions to use pyp1/VoiceCraft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use pyp1/VoiceCraft with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="pyp1/VoiceCraft")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("pyp1/VoiceCraft", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle

Repo: https://github.com/jasonppy/VoiceCraft paper: https://jasonppy.github.io/assets/pdfs/VoiceCraft.pdf

Downloads last month
18
Inference Providers NEW
Text-to-Speech
This model isn't deployed by any Inference Provider. πŸ™‹ 1 Ask for provider support

Spaces using pyp1/VoiceCraft 16

pyp1/VoiceCraft_gradio
πŸ“ˆ
krishnakm143/VoiceCraft_gradio
πŸ“ˆ
Mochamadr/VoiceCraft_gradio
πŸ“ˆ
Nymbo/VoiceCraft_gradio
🏒
nsandiman/uarizona-msis-capstone-group5-imagecraft
πŸŒ–
MarionHalgrain/pyp1-VoiceCraft
πŸ“ˆ
cocktailpeanut/VoiceCraft_gradio
🐠
SnakeAaron/pyp1-VoiceCraft
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs