manosplitsis

Results 4 issues of manosplitsis

Fixes issue #9 , more details there. Only modified the stream.py script, now the output file has the same length as the input, and there are no phasing issues between...

After training the network on a dataset of music, when using the inference script with my trained model and comparing the results with the original audio files, I noticed that...

When using the Makefile make run-server command to run the server without setting a beam size with "beam=$(beam)", the server crashed. Added a default beam value in the Makefile. Not...

When building a new docker image, the model directory is copied to server/model, but the user has to remove the contents manually to build from a different model dir