Yujia-Yan / Transkun

A simple yet effective Audio-to-Midi Automatic Piano Transcription system
MIT License
121 stars 10 forks source link

Add support to more input file formats besides mp3 #18

Closed laqieer closed 3 months ago

laqieer commented 3 months ago

It supports all file formats ffmpeg supports: https://github.com/jiaaro/pydub/blob/996cec42e9621701edb83354232b2c0ca0121560/README.markdown?plain=1#L30

ffmpeg/avconv will detect file format automatically: https://github.com/jiaaro/pydub/blob/996cec42e9621701edb83354232b2c0ca0121560/README.markdown?plain=1#L30