A tool for manually annotating audio with ToDI-style prosody.
Project description
ToneSwiper
Transcription of Dutch Intonation (ToDI)
The ToDI framework describes intonation in the Dutch language as a series of prosodic events, such as rising (L*H) and falling (H*L) pitch accents, and high (H%) and low (L%) boundaries.
ToneSwiper facilitates manual transcription of intonation using this framework, by making it more efficient and more enjoyable. Specifically, it enables speedy transcription in real-time, in sync with the audio, through intuitive hotkey combinations.
Future versions of this program may support other ToDI/ToBI-like transcription frameworks, suitable for other languages.
Installation
You can install ToneSwiper from the Python Package Index:
pip install toneswiper
Or use pipx to install it in its own virtual environment (see pipx installation instructions).
To install the latest version potentially in development, install directly from the git repository (with pip or pipx):
pip install git+https://github.com/mwestera/toneswiper
Usage
On the command-line, a typical usage would be to navigate to a folder with one or more .wav-files (cd some/folder/with/wav/files) to be transcribed, and do:
toneswiper *.wav
This will start the gui app to let you annotate the selected sound files. It can be almost exclusively controlled by the keyboard; press F1 to open a help window explaining the keyboard controls.
If your folder also contains .TextGrid files (with names matching the .wav files), as exported from Praat, and/or you want to save your annotations to such files, you can do the following:
🌩 WARNING 🌩 This will modify your .TextGrid files by adding a 'ToDI' tier, and/or modifying it if the tier already exists. It may also destroy your files altogether, so best do this only on a duplicate of your 'real' files.
toneswiper *.wav --textgrid
You can also customize the tier to which the annotations are saved:
toneswiper *.wav --textgrid todi2
For more info, do:
toneswiper --help
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 toneswiper-0.2.2.tar.gz.
File metadata
- Download URL: toneswiper-0.2.2.tar.gz
- Upload date:
- Size: 43.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a396369f52078b140ddcc09ce57e10bc443313e2d3a88bf8dba9f59671b328cc
|
|
| MD5 |
f3670b0f9a52582cd5de941be388d368
|
|
| BLAKE2b-256 |
e5ba1940ccef19f63f4e847320fcaac08cdfbe6cf88439014fb1df7fa980547a
|
File details
Details for the file toneswiper-0.2.2-py3-none-any.whl.
File metadata
- Download URL: toneswiper-0.2.2-py3-none-any.whl
- Upload date:
- Size: 60.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44a6088ca152ef48c36fc33934ec64874aacbac0760a3524ec9a405a8737730f
|
|
| MD5 |
09f8e84d7f8a7e5f9edcbe3b4b75b20e
|
|
| BLAKE2b-256 |
3502feb57bc0b82933277833a90ec93b0a86d90962579afa946c7c30282329a6
|