Skip to content

uzaymacar/simple-speech-features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Speech Features

Introduction

simple-speech-features is a simple, straight-forward Python demonstration for extracting and manipulating acoustic and prosodic features from sound waves based on Praat and Parselmouth. All speech extraction utilities and helper functions are included in feature_extraction_utils.py. The default values for parameters and information in the docstrings are directly from Praat.

Getting Started

  1. Clone this repository: git clone https://github.com/uzaymacar/speech-features.git
  2. Install Parselmouth: pip install praat-parselmouth
  3. Start extracting speech features on your datasets as shown in main.ipynb!

References

About

Simple, straight-forward extraction of acoustic and prosodic features from sound waves based on Praat and Parselmouth.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published