Skip to content

Simple audio classifier with hyperparameter optimization

License

Notifications You must be signed in to change notification settings

meanvoid/audio-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio classifier template project

Python 3.10 Made With Love lightning optuna

My playground project for Pytorch Lightning, Optuna and other tools

Currently only works with Google's Speech Commands dataset, but I'll add something else later

How to run

Edit n_trials, suggest_args and experiment_config in main.py the way you like

Execute:

python -m audio_classifier

Results would be saved to optuna_results.db, lightning_logs and report_<datetime>.txt

About

Simple audio classifier with hyperparameter optimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages