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

BinaryLight1011
/
Musicbeat

Text-to-Audio
Transformers
Safetensors
PEFT
lora
musicgen
music-generation
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use BinaryLight1011/Musicbeat with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-audio", model="BinaryLight1011/Musicbeat")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("BinaryLight1011/Musicbeat", device_map="auto")
  • PEFT

    How to use BinaryLight1011/Musicbeat with PEFT:

    Task type is invalid.
  • Notebooks
  • Google Colab
  • Kaggle
Musicbeat
15.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Jefferson de Azevedo
Upload sample_output.wav with huggingface_hub
c32dca2 verified 3 months ago
  • .gitattributes
    1.57 kB
    Upload sample_output.wav with huggingface_hub 3 months ago
  • README.md
    828 Bytes
    Upload README.md with huggingface_hub 3 months ago
  • adapter_config.json
    1.1 kB
    Upload adapter_config.json with huggingface_hub 3 months ago
  • adapter_model.safetensors
    12.6 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub 3 months ago
  • processor_config.json
    320 Bytes
    Upload processor_config.json with huggingface_hub 3 months ago
  • sample_output.wav
    636 kB
    xet
    Upload sample_output.wav with huggingface_hub 3 months ago
  • tokenizer.json
    2.11 MB
    Upload tokenizer.json with huggingface_hub 3 months ago
  • tokenizer_config.json
    2.41 kB
    Upload tokenizer_config.json with huggingface_hub 3 months ago