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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

liuhuadai
/
AudioLCM

Text-to-Audio
Transformers
Core ML
ONNX
Safetensors
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • Transformers

    How to use liuhuadai/AudioLCM with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-audio", model="liuhuadai/AudioLCM")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("liuhuadai/AudioLCM", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
AudioLCM / useful_ckpt
25.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 20 commits
liuhuadai's picture
liuhuadai
Upload 17 files
9c15ea1 verified about 2 years ago
  • AutoencoderKL
    Upload epoch=000032.ckpt about 2 years ago
  • FrozenCLAPFLANEmbedder
    Upload CLAP_weights_2022.pth about 2 years ago
  • LCM_audio
    Upload 17 files about 2 years ago
  • bert-base-uncased
    Upload 17 files about 2 years ago
  • t5-v1_1-large
    Upload tf_model.h5 about 2 years ago
  • vocoder
    Upload 2 files about 2 years ago