Commit History

fix: handle PrettyMIDI object return from app.transcribe() by writing directly
f613aad

vedmistry commited on

fix: pin keras==2.12.0 to match TF version and support SavedModel checkpoints
2fdbbfb

vedmistry commited on

fix: use protobuf==4.25.9 which has runtime_version and is TF 2.12 compatible
b933eb7

vedmistry commited on

fix: clear PIP_CONSTRAINT for pyharp install to avoid descript-audiotools conflict
bef894c

vedmistry commited on

fix: use PIP_CONSTRAINT to globally lock protobuf==3.20.3
c56dea9

vedmistry commited on

debug: pip show protobuf to see what version is actually installed
04916e5

vedmistry commited on

fix: force-reinstall protobuf==3.20.3 after omnizart to fix runtime_version error
2bbab01

vedmistry commited on

fix: use omnizart Python API directly instead of CLI subprocess to avoid SIGSEGV
a4a8752

vedmistry commited on

fix: pin tensorflow-cpu==2.12.0 to avoid SIGSEGV on CPU without AVX512
47f9950

vedmistry commited on

trigger restart
1883826

vedmistry commited on

debug: don't capture subprocess output to see real omnizart error
e469a98

vedmistry commited on

fix: check output files instead of return code (TF warnings cause false exit 1)
94b61f3

vedmistry commited on

fix: add file_types to gr.File for pyharp compatibility
a953745

vedmistry commited on

fix: add portaudio19-dev for pyaudio build
10b1a5f

vedmistry commited on

fix: pre-install Cython+numpy with PIP_NO_BUILD_ISOLATION for omnizart
4db0f6d

vedmistry commited on

fix: valid colorTo value
0209771

vedmistry commited on

initial Omnizart HARP deployment
b407744

vedmistry commited on