ArchitParnami / Few-Shot-KWS

Few-Shot Keyword Spotting
61 stars 16 forks source link

Dependency: Torchaudio 0.8.0 normalization -> nomalize #4

Open TDHTTTT opened 3 years ago

TDHTTTT commented 3 years ago

Basically need to change all torchaudio.load(normalization=) to torchaudio.load(normalize=)

It might be a good idea to specify the version in dependencies.