Skip to content

Frontend for a project that visualizes a singing voice by using automated speech recognition and automated music transcription to process audio.

Notifications You must be signed in to change notification settings

weiijiie/singing-visualizer

Repository files navigation

CS4347 Singing Visualizer

Frontend for a school project to visualize singing voice using machine learning techniques.

Either record your voice or upload an audio file, and watch the melody and lyrics of the song be automatically transcribed.

Development

Running for the first time

npm install

Starting local dev server on port 5000

npm run dev

Backend

The frontend relies on a backend to serve the machine learning models. Due to costs, it is unlikely the backend will remain up. Workarounds are TBD.

Recommended IDE Setup

VSCode + Svelte.

About

Frontend for a project that visualizes a singing voice by using automated speech recognition and automated music transcription to process audio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published