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

audio-cpp
/
SheetSage2-GGUF

Feature Extraction
Transformers
GGUF
sheetsage2
audio
music
music-transcription
midi
abc-notation
custom_code
arxiv:2502.11840
arxiv:2510.02797
arxiv:2212.01884
arxiv:2503.08638
Model card Files Files and versions
xet
Community

Instructions to use audio-cpp/SheetSage2-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use audio-cpp/SheetSage2-GGUF with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="audio-cpp/SheetSage2-GGUF", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("audio-cpp/SheetSage2-GGUF", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
SheetSage2-GGUF
2.71 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
audio-cpp's picture
audio-cpp
Add demo video to model card
6dd648b verified about 23 hours ago
  • .gitattributes
    1.63 kB
    Add demo video to model card about 23 hours ago
  • README.md
    4.28 kB
    Add demo video to model card about 23 hours ago
  • sheetsage2-orig.gguf
    2.71 GB
    xet
    Upload SheetSage2 original GGUF and model card about 23 hours ago
  • sheetsage2_demo.mp4
    1.52 MB
    xet
    Add demo video to model card about 23 hours ago