Classes and iterators for the Buckeye Corpus
Project description
This package is for iterating through the Buckeye Corpus annotations in Python. It uses the annotation timestamps to cross-reference the .words, .phones, and .log files, and can be used to extract sound clips from the .wav files. It is tested to work with Python 2.7 and 3.6.
Usage
There is a short guide to using the package in the Quickstart notebook, and the docstrings in buckeye.py, containers.py, and utterance.py have more detail.
Installation
The package can be installed from PyPI with pip with this command:
pip install buckeye
The latest version can also be installed from GitHub with pip with this command:
pip install git+http://github.com/scjs/buckeye.git
You can also copy the buckeye subdirectory into your working directory, or put it in your Python path.
Tests
To run the tests, run nosetests from the root directory, or python setup.py test to install the test dependencies first.
References
Pitt, M.A., Dilley, L., Johnson, K., Kiesling, S., Raymond, W., Hume, E. and Fosler-Lussier, E. (2007) Buckeye Corpus of Conversational Speech (2nd release) [www.buckeyecorpus.osu.edu] Columbus, OH: Department of Psychology, Ohio State University (Distributor).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file buckeye-1.3.tar.gz
.
File metadata
- Download URL: buckeye-1.3.tar.gz
- Upload date:
- Size: 43.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 967adda875fb71bb006507110139668147f2fd137dc2012891c038d1cc579510 |
|
MD5 | d71919a690087d2b919a660c1de22afe |
|
BLAKE2b-256 | 7c9753495852893d3c491338637ef0d93735991359a5c1c8f13f722a339fc7bb |
File details
Details for the file buckeye-1.3-py2.py3-none-any.whl
.
File metadata
- Download URL: buckeye-1.3-py2.py3-none-any.whl
- Upload date:
- Size: 12.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c799d808fa606c5c60a5e3117c68814685115373aae396a9a3d15d6b256ef582 |
|
MD5 | b6befe8e5fa4178cde955a399b77006c |
|
BLAKE2b-256 | 5fab0997332dedf24618e4f00a78fd5953c282bfbfd34a3b43d083ea7f7ffed8 |