fix: handle PrettyMIDI object return from app.transcribe() by writing directly f613aad vedmistry commited on 4 days ago
fix: pin keras==2.12.0 to match TF version and support SavedModel checkpoints 2fdbbfb vedmistry commited on 4 days ago
fix: use protobuf==4.25.9 which has runtime_version and is TF 2.12 compatible b933eb7 vedmistry commited on 16 days ago
fix: clear PIP_CONSTRAINT for pyharp install to avoid descript-audiotools conflict bef894c vedmistry commited on 16 days ago
debug: pip show protobuf to see what version is actually installed 04916e5 vedmistry commited on 16 days ago
fix: force-reinstall protobuf==3.20.3 after omnizart to fix runtime_version error 2bbab01 vedmistry commited on 16 days ago
fix: use omnizart Python API directly instead of CLI subprocess to avoid SIGSEGV a4a8752 vedmistry commited on 16 days ago
fix: pin tensorflow-cpu==2.12.0 to avoid SIGSEGV on CPU without AVX512 47f9950 vedmistry commited on 16 days ago
debug: don't capture subprocess output to see real omnizart error e469a98 vedmistry commited on 16 days ago
fix: check output files instead of return code (TF warnings cause false exit 1) 94b61f3 vedmistry commited on 16 days ago
fix: pre-install Cython+numpy with PIP_NO_BUILD_ISOLATION for omnizart 4db0f6d vedmistry commited on 16 days ago