DCASE-models icon indicating copy to clipboard operation
DCASE-models copied to clipboard

Minor fixes

Open ffont opened this issue 3 years ago • 0 comments

This PR includes the following fixes:

  • Supress some FutureWarnings from librosa raise in feature_extractor.py
  • Avoid issues in feature_extractor.py with audio filenames containing the string wav in the middle of the filenames
  • Add note in README to pin one of the latest releases of DCASE-models
  • Force no verbosity when evaluating models and running keras' .predict

ffont avatar May 20 '22 09:05 ffont