Measure acoustic-prosodic entrainment in speech
Project description
entrainment-metrics
entrainment-metrics is all about being able to measure entrainment. Entrainment in spoken dialogue is commonly defined as a tendency of a speaker to adapt some properties of her speech to match her interlocutor’s. With this library you’ll be able to measure entrainment along one dimension: acoustic-prosodic (a/p) features.
Checkout the docs and the Getting started page for a deeper dive into the library!
Installation
- To use entrainment_metrics, first install it using pip:
pip install entrainment_metrics
- Speech feature extraction If you'll be using praat for feature extraction it's also required the command-line tool ffmpeg to be installed on your system, which is available from most package managers:
# on Ubuntu or Debian
sudo apt update && sudo apt install ffmpeg
# on Arch Linux
sudo pacman -S ffmpeg
# on MacOS using Homebrew (https://brew.sh/)
brew install ffmpeg
# on Windows using Chocolatey (https://chocolatey.org/)
choco install ffmpeg
# on Windows using Scoop (https://scoop.sh/)
scoop install ffmpeg
And for installing praat on Ubuntu or Debian:
sudo apt update && sudo apt install praat
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
entrainment_metrics-1.0.0.tar.gz
(14.3 kB
view details)
Built Distribution
File details
Details for the file entrainment_metrics-1.0.0.tar.gz
.
File metadata
- Download URL: entrainment_metrics-1.0.0.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.3 Linux/5.15.0-78-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08e90eae24aa923ab4f6ce645723a1f3585288bc8755945b0a9dc202764b7abb |
|
MD5 | c90167467c16cd411b5db312ca96f805 |
|
BLAKE2b-256 | fe5e52f268b3cfa3b0a0106be9d1000bd517905ab75be952dd93ce850541af57 |
File details
Details for the file entrainment_metrics-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: entrainment_metrics-1.0.0-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.3 Linux/5.15.0-78-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d40043f085c8f36ee29ee57da37b5f73bec2a282826c3ab5df3424d2a32b4161 |
|
MD5 | d351e8d56956fb07746b01f09aed8ccc |
|
BLAKE2b-256 | 6cbf5ebd73d687d82417422d98578e927075850da27c72ee354dd1bfa6661d7d |