Skip to main content

Extract emotion expression-related voice features from audio.

Project description

Compute emotion expression-related voice features

github license badge RSD DOI fair-software badge workflow scq badge workflow scc badge Documentation Status build cffconvert sonarcloud markdown-link-check black code style badge

How to use emvoice

emvoice is a pure Python package for computing emotion expression-related features from speech signals. It uses similar algorithms as in Praat and openSMILE but also includes more recent methods from the librosa package. Currently, most low-level descriptor features from the extended Geneva Minimalistic Acousting Parameter Set (eGeMAPS) are implemented.

Given that it is entirely written in Python, it is easier to include emvoice in other Python-based applications, especially if they use numpy or scipy.

Getting started

Take a look at the examples to get started with emvoice.

Installation

emvoice requires Python >=3.7 and can be installed via pip:

pip install emvoice

To install the lastet development version from GitHub repository, do:

git clone https://github.com/mexca/emvoice.git
cd emvoice
python -m pip install .

Documentation

The documentation of emvoice can be found on Read the Docs.

Contributing

If you want to contribute to the development of emvoice, have a look at the contribution guidelines.

Credits

This package was created with Cookiecutter and the NLeSC/python-template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

emvoice-0.1.1.tar.gz (24.4 kB view hashes)

Uploaded Source

Built Distribution

emvoice-0.1.1-py3-none-any.whl (23.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page