https://github.com/sumukus/audio-word-classification
Audio Word Classification using Random Forest Classifier algorithm
https://github.com/sumukus/audio-word-classification
audio-classification classification-model flask heroku python3 random-forest-classifier
Last synced: 3 months ago
JSON representation
Audio Word Classification using Random Forest Classifier algorithm
- Host: GitHub
- URL: https://github.com/sumukus/audio-word-classification
- Owner: sumukus
- Created: 2022-02-07T21:04:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T22:16:08.000Z (about 3 years ago)
- Last Synced: 2025-01-14T09:35:31.686Z (4 months ago)
- Topics: audio-classification, classification-model, flask, heroku, python3, random-forest-classifier
- Language: Python
- Homepage: https://learn.drukinfotech.com
- Size: 22.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Audio Word Classification
```
pip3 install scikit-learn
pip3 install librosa
pip3 install flask
pip3 install sounddevice
pip3 install scipy
pip3 install numpy
```
## Audio Word Classification User Interface

## Audio Word Classification Output User Interface
