Modular feature extraction toolkit for conversational speech
Project description
VoxAtlas
VoxAtlas is a Python toolkit for extracting and organizing speech, language, and voice features in a modular workflow.
It is designed to make feature pipelines easier to build, extend, and document, with a focus on reusable components and clear outputs.
Documentation
Full documentation is available on GitHub Pages:
https://cogsci-hiro.github.io/voxatlas/
What VoxAtlas Helps With
- Running feature extraction workflows on speech and language data
- Organizing extractors into a modular, maintainable pipeline
- Extending the toolkit with new feature definitions and processing steps
- Browsing generated documentation for the API and project guides
Getting Started
Install the project and its documentation dependencies from the repository root:
pip install .
pip install -r docs/requirements.txt
To build the documentation locally:
cd docs
make html
The generated site will be available at:
docs/_build/html/index.html
Contributing
Contributions are easiest to navigate through the documentation site, which includes guides, tutorials, and generated API reference material.
If you are extending the codebase, the documentation includes the main developer-facing entry points for understanding the feature system and pipeline structure.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file voxatlas-0.2.0.tar.gz.
File metadata
- Download URL: voxatlas-0.2.0.tar.gz
- Upload date:
- Size: 120.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e9d730ca9a787683e73b1c6e5c1c54e0ab178b992ad3ad763fe7d9473c7bca2
|
|
| MD5 |
5ac6250e08bdebf6f5819549b65cac66
|
|
| BLAKE2b-256 |
3e74bb5859b543ee7f6957885a222dc05add0e59229ebe7e8ca6dfab025ac193
|
File details
Details for the file voxatlas-0.2.0-py3-none-any.whl.
File metadata
- Download URL: voxatlas-0.2.0-py3-none-any.whl
- Upload date:
- Size: 317.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8102c95b2cc66a5b4d5541c409a77ba0b6f7be33d80deaa03518fdad0030c1b
|
|
| MD5 |
c925dfb58a2c7aa7fa54e3f1dd729fa9
|
|
| BLAKE2b-256 |
dd3d3dbc3273b179c3b4af1aeee9358b5f3eda13cea5e473ed28254bb24a2cc0
|