A collection of common functionality to simplify the design, training and evaluation of machine learning models based on pytorch with an emphasis on speech processing.
MIT License
71
stars
16
forks
source link
add freeze method in Conv and Normalization Modules #135
(and use clamping in normalization.py to prevent division by zero)