tky823 / ssspy

A Python toolkit for sound source separation.
https://sound-source-separation-python.readthedocs.io/en/v0.1.7/
Apache License 2.0
126 stars 12 forks source link

Use flooring function to compute norm. #276

Closed tky823 closed 1 year ago

tky823 commented 1 year ago

Summary

This PR adds a flooring function to compute the vector norm in cACGMM. close #275