rezakarbasi / SpeechCmdRecognition

fine tuning the SpeechCmdRecognition model for myself

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In this project I'm going to classify some audio commands using DNN. To see the detail of the model refer to the main repo.

If you wanted to use it as inference, first install the requirements.txt then run the following code :

python inference.py 'PATH/TO/AUDIO/FILE'

About

fine tuning the SpeechCmdRecognition model for myself

License:MIT License


Languages

Language:Jupyter Notebook 93.8%Language:Python 6.2%