Skip to main content

Music Transcription

Project description

Model Types

  • YMT3+

  • YPTF+Single

  • YPTF+Multi

  • YPTF+MoE+Multi 1

  • YPTF+MoE+Multi 2



pip  install  yourmt3
import gradio as gr
from yourmt3 import YMT3
from huggingface_hub import hf_hub_download
model = YMT3(hf_hub_download("shethjenil/Audio2Midi_Models","YMT3+.pt"),"YMT3+")
gr.Interface(lambda path,batch_size,progress=gr.Progress():model.predict(path,batch_size,lambda i,total:progress((i,total)),),[gr.Audio(type="filepath",label="Audio"),gr.Number(8,label="Batch Size")],gr.File(label="midi")).launch()

Based On

Research paper

Colab Code

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yourmt3-0.1.4.tar.gz (135.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

yourmt3-0.1.4-py2.py3-none-any.whl (161.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file yourmt3-0.1.4.tar.gz.

File metadata

  • Download URL: yourmt3-0.1.4.tar.gz
  • Upload date:
  • Size: 135.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.17

File hashes

Hashes for yourmt3-0.1.4.tar.gz
Algorithm Hash digest
SHA256 8d6fe897f55aead01916937e425299f4f8a0542480bc7595d516e182eaaae9a0
MD5 460c8b24f4e0b894ccd0207b87513190
BLAKE2b-256 1404848f17c50725186881c568e577257f2c420ae39846cb760a2d1fbb46bb9a

See more details on using hashes here.

File details

Details for the file yourmt3-0.1.4-py2.py3-none-any.whl.

File metadata

  • Download URL: yourmt3-0.1.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 161.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.17

File hashes

Hashes for yourmt3-0.1.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0234f18694cb2caaf5c8c872af23647dc6bd530acb2ac40560e3d1699c37c860
MD5 f04ec5321e9cb02b3807f7c00c96b27c
BLAKE2b-256 baf2a539af7164e33fc345468ce30868409d611706bbf0d8cd106d9bde5996ad

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page