Skip to main content

Music Transcription

Project description

pip  install  yourmt3

Model Types

  • YMT3+

  • YPTF+Single

  • YPTF+Multi

  • YPTF+MoE+Multi 1

  • YPTF+MoE+Multi 2


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,confidence_threshold,instrument,progress=gr.Progress():model.predict(path,batch_size,confidence_threshold,instrument,lambda i,total:progress((i,total)),),[gr.Audio(type="filepath",label="Audio"),gr.Number(8,label="Batch Size"),gr.Slider(0,1,0.7,step=0.01,label="Confidence Threshold"),gr.Dropdown(["default","singing-only"])],gr.File(label="midi")).launch()

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.3.tar.gz (262.3 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.3-py2.py3-none-any.whl (222.2 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for yourmt3-0.1.3.tar.gz
Algorithm Hash digest
SHA256 f16e9f600f51da4ab2942760ec5864d6ecf0acaecdcb7d65bdd9e973613ddd47
MD5 d1be79a4cf9ff526d167713fe9384183
BLAKE2b-256 031b2af691b35f8a3445c204005f397d34df46b9380a4c56f90ba664410c834d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for yourmt3-0.1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 95b6c6d62577935c79ed687d0bbdeb0824cd33b9c8413c1acb37a09c48e7e9b5
MD5 e933f55a7807cd247f11a5184d1b9cb6
BLAKE2b-256 8ddbc7643905592f7c41aadbbbccf232687256f2f3f814e66a79d0fa81daea6c

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