A simple web application for recording spoken utterances.
"Word Recorder" is a web-based tool designed to capture spoken words in order to collect a ML dataset. This tool was developed as part of a university project.
- Record audio through your microphone
- Playback the recorded audio
Frontend: [HTML/JS/CSS] Backend: [Python,Flask]