zbytek-team / speech-analysis

MIT License
0 stars 0 forks source link

Create analysis results interpreter #18

Closed ack2406 closed 1 week ago

ack2406 commented 3 weeks ago

We need to develop a tool that can interpret the results generated in the analysis_results directory. This could be done using a Jupyter notebook or a similiar tool that allows for data exploration, visualization and statistical analysis. I think it would be a better fit than a typical python script.

Tasks:

  1. Implement a notebook or regular script that reads in the csv files from the analysis_results directory.
  2. Make the script modular, so new statistics and visualizations can be easily added later.
  3. Add a simple visualization.