Hiroshiba / acoustic_feature_extractor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

acoustic_feature_extractor

Install

pip install git+https://github.com/Hiroshiba/acoustic_feature_extractor

Usabe

# ex. extract melspectrogram
acoustic_feature_extract_melspectrogram \
  --input_glob "/path/to/dir/*" \
  --output_directory /path/to/dir

About

License:MIT License


Languages

Language:Python 100.0%