DamRsn / NeuralNote

Audio Plugin for Audio to MIDI transcription using deep learning.
Apache License 2.0
1.12k stars 61 forks source link

.opus support and other formats #70

Closed RustoMCSpit closed 9 months ago

RustoMCSpit commented 9 months ago

FLAC (Free Lossless Audio Codec) Homepage: https://xiph.org/flac/

WavPack Homepage: http://www.wavpack.com/

Opus Homepage: https://opus-codec.org/

Vorbis Homepage: https://xiph.org/vorbis/

Speex Homepage: https://speex.org/

ALAC (Apple Lossless Audio Codec) Homepage: https://alac.macosforge.org/

TAK (Tom's Lossless Audio Kompressor) Homepage: http://www.thbeck.de/Tak/Tak.html

LA (Lossless Audio) Homepage: http://www.lossless-audio.com/

APE (Monkey's Audio) Homepage: https://www.monkeysaudio.com/

DamRsn commented 9 months ago

I don't plan on supporting every audio format in the world. I think the set of supported formats (wav, mp3, flac, aiff & ogg vorbis) is broad enough so that no one I blocked from using NeuralNote because of that.

RustoMCSpit commented 9 months ago

I don't plan on supporting every audio format in the world. I think the set of supported formats (wav, mp3, flac, aiff & ogg vorbis) is broad enough so that no one I blocked from using NeuralNote because of that.

can we at least have .opus as .opus is the successor to .ogg and is more efficient. Both Vorbis and Opus have better audio quality and smaller file size than MP3.