A python implementation of FastTrack
Project description
FastTrackPy
A python implementation of the FastTrack method
Installation
pip install fasttrackpy
This will make the command line executable fasttrack
available, along with its subcommands:
audio
audio-textgrid
corpus
Getting help
For any of the fasttrack subcommands, add the --help
flag to
print the help info. You can also visit the docs.
Usage
For a single audio file containing a vowel-like sound:
fasttrack audio --file audio.wav \
--output formants.csv
For a paired audio file and textgrid with intervals defining target audio to process:
fasttrack audio-textgrid --audio audio.wav \
--textgrid audio.TextGrid \
--output formants.csv
For a corpus directory of paired audio files and textgrid
fasttrack corpus --corpus dir/ \
--output formants.csv
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
fasttrackpy-0.4.8.tar.gz
(18.7 kB
view details)
Built Distribution
File details
Details for the file fasttrackpy-0.4.8.tar.gz
.
File metadata
- Download URL: fasttrackpy-0.4.8.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.1 Linux/6.5.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b54cdc338a80b905cae2c299ed4f3bda48587621d6a4dbecccf6068eb558652 |
|
MD5 | 6df60a4c83a810de89b3531ff05b3211 |
|
BLAKE2b-256 | ca7b530dbbf3876b1a0bee4b3b58f1dab3ab57f7a2029989ae712c3697fb2610 |
File details
Details for the file fasttrackpy-0.4.8-py3-none-any.whl
.
File metadata
- Download URL: fasttrackpy-0.4.8-py3-none-any.whl
- Upload date:
- Size: 25.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.1 Linux/6.5.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95de91df09237c7defdac5b209d875c5c3e4b3aa703ecffe2b1e8604932e09ad |
|
MD5 | 9b8e7f9ebf0b8430acf4cf8b9d646af9 |
|
BLAKE2b-256 | cdc041186fab4535dd00704b84fb015c784f6958fe658178180df1b981d2bb18 |