Skip to main content

Add your description here

Project description

AudioAugmenter

Desktop GUI for importing, augmenting, and exporting WAV/MP3 samples.

Features

  • Drag-and-drop import into a local workspace/ directory.
  • Central table to edit transcriptions, delete rows, and track applied augmentations.
  • One-click augmentation (Gaussian noise, time stretch, pitch shift, shift) via audiomentations.
  • Export to CSV or JSON with optional audio copies.

Requirements

  • Python 3.13+
  • Dependencies: PyQt6, audiomentations, pandas, numpy, soundfile, pydub (see pyproject.toml).

Quick start

python -m venv .venv
source .venv/bin/activate
pip install -e .
python app.py

Usage

  • Use Add Files or drag .wav/.mp3 files into the left pane. Files are copied into workspace/.
  • Edit transcriptions directly in the middle table.
  • Select rows, check one or more augmentations (edit parameters in the panel), and click Apply Augmentation to create a single derived file per source with all checked augmentations applied in order.
  • Delete selected rows and their workspace files with Delete Selected.
  • Export selected rows (or all if none selected) to CSV/JSON; exported rows are reindexed from 0 and filenames reset to rec_<n>.wav; audio copies go to exports/audio/ by default.
  • Use Save to workspace to persist the current table to workspace/entries.csv; restarting the app reloads this state.
  • Double-click a row to play the audio (requires pydub playback support, e.g., simpleaudio).

Notes

  • Augmentations rely on audiomentations and soundfile; ensure their native deps are available on your system.
  • Augmented outputs are written as WAV files to maximize compatibility.
  • Playback is not included; integrate pydub/sounddevice if needed.

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

audioaugmenter-0.1.0.tar.gz (209.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

audioaugmenter-0.1.0-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

Details for the file audioaugmenter-0.1.0.tar.gz.

File metadata

  • Download URL: audioaugmenter-0.1.0.tar.gz
  • Upload date:
  • Size: 209.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.14

File hashes

Hashes for audioaugmenter-0.1.0.tar.gz
Algorithm Hash digest
SHA256 5840b08ad029dc86253f3cd6a7ef1634c4ea4f113d74a7b9b61a195b0be85d30
MD5 71e01e45a9ddf590cfcb414a1042d49e
BLAKE2b-256 1bfe65f3ccad4da3e3ea6796d76a35441f1c178c4d2195950c4e069dc78de274

See more details on using hashes here.

File details

Details for the file audioaugmenter-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for audioaugmenter-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ff1a144989806209af8033a9f95c8b56569d5efef8951af109618cc9584c8dee
MD5 b096f95938695a4edfe8477518f09f61
BLAKE2b-256 f949757c3aaf98d44bb5102c19064c896bdd59e9e24a19d692120b35dca04921

See more details on using hashes here.

Supported by

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