Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 435 Bytes

File metadata and controls

10 lines (6 loc) · 435 Bytes

Speech-Formant-Estimation-Clustering

Speech formant estimation and clustering using KMeans algorithm

How to run?

  1. Download the python libraries provided in requirements.txt file

    pip3 install --user -r requirements.txt

  2. Open the provided Jupyter notebook and select option to run all cells