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

coconut29
/
LyriCAR-SD

Text-to-Audio
Transformers
Safetensors
English
lyric-translation
music-generation
multimodal
Model card Files Files and versions
xet
Community
1

Instructions to use coconut29/LyriCAR-SD with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use coconut29/LyriCAR-SD with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-audio", model="coconut29/LyriCAR-SD")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("coconut29/LyriCAR-SD", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
LyriCAR-SD
16.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
renle
Update README
2b83298 7 months ago
  • assets
    Add/update assets files via Git LFS 7 months ago
  • .gitattributes
    1.87 kB
    Add/update assets files via Git LFS 7 months ago
  • README.md
    2.61 kB
    Update README 7 months ago
  • added_tokens.json
    707 Bytes
    xet
    Initial commit 7 months ago
  • config.json
    729 Bytes
    xet
    Initial commit 7 months ago
  • generation_config.json
    214 Bytes
    xet
    Initial commit 7 months ago
  • merges.txt
    1.67 MB
    Initial commit 7 months ago
  • model-00001-of-00004.safetensors
    4.92 GB
    xet
    Initial commit 7 months ago
  • model-00002-of-00004.safetensors
    5 GB
    xet
    Initial commit 7 months ago
  • model-00003-of-00004.safetensors
    4.99 GB
    xet
    Initial commit 7 months ago
  • model-00004-of-00004.safetensors
    1.48 GB
    xet
    Initial commit 7 months ago
  • model.safetensors.index.json
    32.9 kB
    xet
    Initial commit 7 months ago
  • special_tokens_map.json
    613 Bytes
    xet
    Initial commit 7 months ago
  • tokenizer.json
    11.4 MB
    xet
    Initial commit 7 months ago
  • tokenizer_config.json
    9.76 kB
    xet
    Initial commit 7 months ago
  • vocab.json
    2.78 MB
    xet
    Initial commit 7 months ago