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).
Release files for buckeye 1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| buckeye-1.3.tar.gz | 43.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| buckeye-1.3-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 55.8 kB
Release files / buckeye-1.3.tar.gz
| Download URL | buckeye-1.3.tar.gz |
|---|---|
| Size | 43.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
967adda875fb71bb006507110139668147f2fd137dc2012891c038d1cc579510
|
|
BLAKE2b-256 checksum How to use checksums |
7c9753495852893d3c491338637ef0d93735991359a5c1c8f13f722a339fc7bb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / buckeye-1.3-py2.py3-none-any.whl
| Download URL | buckeye-1.3-py2.py3-none-any.whl |
|---|---|
| Size | 12.5 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
c799d808fa606c5c60a5e3117c68814685115373aae396a9a3d15d6b256ef582
|
|
BLAKE2b-256 checksum How to use checksums |
5fab0997332dedf24618e4f00a78fd5953c282bfbfd34a3b43d083ea7f7ffed8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |