Skip to main content

MT3 Music Transcription Library

Project description

from huggingface_hub import hf_hub_download
from shutil import unpack_archive
from mt3_audio2midi import MT3
import nest_asyncio
nest_asyncio.apply()

unpack_archive(hf_hub_download("shethjenil/Audio2Midi_Models","mt3.zip"),"mt3_model",format="zip")
unpack_archive(hf_hub_download("shethjenil/Audio2Midi_Models","ismir2021.zip"),"ismir2021_model",format="zip")

mt3_model = MT3("mt3_model")
ismir2021_model = MT3("ismir2021_model","ismir2021")

mt3_model.predict(audio_path)
ismir2021_model.predict(audio_path)

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

mt3_audio2midi-0.2.0.tar.gz (2.4 MB view details)

Uploaded Source

Built Distribution

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

mt3_audio2midi-0.2.0-py2.py3-none-any.whl (2.5 MB view details)

Uploaded Python 2Python 3

File details

Details for the file mt3_audio2midi-0.2.0.tar.gz.

File metadata

  • Download URL: mt3_audio2midi-0.2.0.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.17

File hashes

Hashes for mt3_audio2midi-0.2.0.tar.gz
Algorithm Hash digest
SHA256 7c83091274c8ddb1ddc69a176d3f10ae12d106c67b631841d86fa7c8b23d79f5
MD5 59b01d533d0d7b8cd9bb5bbb06884c6e
BLAKE2b-256 2f431df77c96ccdcdc0dbf26d0110bd75ee98fb011d55d572999a72a75adabce

See more details on using hashes here.

File details

Details for the file mt3_audio2midi-0.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for mt3_audio2midi-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 482303ab3cdc6fd6a7cde6d9e7da5cb2d42b5c4f6f7f704903e4ec538a87109c
MD5 01fe7b215b0dcaa84f474f9af6ee86de
BLAKE2b-256 92f4232dd2c2f3b20b4ed3e5e6df6e08a61cc3777223f27a5663fbc3c3aa16ff

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