/AudioClassification

The repository provides a quick demo for training, testing, and inferencing audio classification. It uses two basic models, Random Forest and Gradient Boosting Trees, and takes audio-based gender classification as an example. The code is simple and clear.

Primary LanguagePythonApache License 2.0Apache-2.0

Stargazers