HN-Vignolles / sounds

Tool for making small sound datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tool for making small sound datasets. Once the recording backend starts, it can record fixed-length audio; and then update a data frame in CSV format. ffmpeg is being used as a recording backend

User Interface

Install

pip install -r requirements.txt

Run

FLASK_FFMPEG_BIN=/usr/bin/ffmpeg python app.py

About

Tool for making small sound datasets

License:MIT License


Languages

Language:Jupyter Notebook 42.7%Language:Python 40.1%Language:HTML 12.7%Language:JavaScript 4.6%