File size: 1,383 Bytes
949207c
a104c06
 
 
 
949207c
a104c06
 
 
 
 
 
 
 
0ae09c1
a38663b
0ae09c1
2ce1754
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0ae09c1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
title: Audio Recording & Labeling App
emoji: 🎙️
colorFrom: blue
colorTo: indigo
sdk: gradio
fullWidth: true
header: default
short_description: A simple app for recording and labeling audio files.
tags:
- audio
- recording
- labeling
- data-collection
thumbnail: https://www.gemteks.com/images/logo-footer.svg
sdk_version: 4.42.0
pinned: true
---

# Audio Recording & Labeling App

This is a Gradio-based application designed to allow users to record audio files, label them, and download them for further use. It is perfect for collecting labeled audio data for training machine learning models.

## Features

- **Record Audio**: Capture high-quality audio using your microphone.
- **Labeling**: Easily label the audio recordings for later use.
- **Multiple Downloads**: Download multiple audio files that have been recorded in a session.
- **User-Friendly**: Simple and intuitive interface, accessible even to non-technical users.

## How to Use

1. Select a label from the dropdown menu, or choose "Custom" to enter your own label.
2. Enter your user name, which will be used to generate a unique ID for your recordings.
3. Click the "Record Audio" button to start recording. The maximum length for each recording is 1 second.
4. Once recorded, click the "Submit" button to save the recording.
5. You can download all your recorded files using the download links provided.