- Extract features (like MFCC) from the acoustic signal
- Feed an ML model (classification or clustering) with the features
- Recognize the speech input
which model is used?
which model is used?
- Install the required libraries using the following command:
pip install -r requirements.txt
- Run the example in the tutorial notebook named "tutorial.ipynb" or run the python file "run.py" with the following command:
python run.py