Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Steven-GU-Yu-Di
/
Text-to-Speech-Small

Text-to-Audio
Transformers
Safetensors
bark
Model card Files Files and versions
xet
Community

Instructions to use Steven-GU-Yu-Di/Text-to-Speech-Small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Steven-GU-Yu-Di/Text-to-Speech-Small with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-audio", model="Steven-GU-Yu-Di/Text-to-Speech-Small")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForTextToWaveform
    
    processor = AutoProcessor.from_pretrained("Steven-GU-Yu-Di/Text-to-Speech-Small")
    model = AutoModelForTextToWaveform.from_pretrained("Steven-GU-Yu-Di/Text-to-Speech-Small")
  • Notebooks
  • Google Colab
  • Kaggle
Text-to-Speech-Small
1.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Steven-GU-Yu-Di's picture
Steven-GU-Yu-Di
Upload model
813c911 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    5.18 kB
    Upload model about 2 years ago
  • config.json
    1.05 kB
    Upload model about 2 years ago
  • generation_config.json
    4.94 kB
    Upload model about 2 years ago
  • model.safetensors
    1.7 GB
    xet
    Upload model about 2 years ago