Skip to main content

Utility to annotate short voice samples

Project description

Voice Annotation Tool

This program allows annotation of a list of audio files and exporting it in a similar format as Mozilla's CommonVoice dataset.

Installation

Install the package system-wide:

pip install voice-annotation-tool

Usage

Launch the program:

voice-annotation-tool

To get started, create a project by providing the folder with the audio samples and the location of the .tsv file in which the annotations will be stored.

The tsv file is exported when the project is saved. Samples added to the audio folder after the project is created are added when the project is opened.

For a more detailed overview of the interface and API please refer to the documentation.

Screenshots

opened_project

Translation

To generate the translation file, run the following command:

pyside6-lupdate src/voice_annotation_tool/* . -ts translations/<LANGUAGE>.ts

Then open the file in QT Linguist and update the missing fields. After reinstalling the package the translation is updated.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

voice-annotation-tool-1.9.0.tar.gz (36.3 kB view hashes)

Uploaded Source

Built Distribution

voice_annotation_tool-1.9.0-py3-none-any.whl (32.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page