/audio_speech_eval

A Streamlit application that allows you to compute various speech and audio metrics

Primary LanguagePython

Speech Metrics application

A Streamlit application that integrates several metrics of speech and audio evaluation:

  • Loudness
  • Naturalness
  • Intelligibility
  • Quality

To launch the app, simply run:

pip install -r requirements.txt
streamlit run app.py