samroman3 / AHAPpy

Audio to AHAP Converter
MIT License
16 stars 2 forks source link

FIX np.float32 json dump and split single error #7

Closed SUTFutureCoder closed 2 months ago

SUTFutureCoder commented 2 months ago

FIX Object of type ‘float32’ is not JSON serializable FIX --split bass cause dump all part of file ADD support multi audio format like mp3 ogg etc... ADD --split all support ADD tqdm to requirements.txt

TEST passed by python3.9

NICE PROJECT👍🏻

samroman3 commented 2 months ago

Thank you for your contributions! These are great additions. Been meaning to add support to other formats, greatly appreciated! LGTM