Home

Awesome

Athena-transform

Athena-transform is a preprocess data toolkit

Requirements

Installation

Install from source code

git clone https://github.com/athena-team/athena-transform.git
./pack.sh
pip install dist/transform*.whl

Execution of example

Please source env.sh first if not install speech-feature.

python examples/test.py

References