zeraye / rege

Voice Gender Recognition.
https://zeraye.github.io/rege/
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

chore(frontend): init #13

Closed zeraye closed 2 years ago

zeraye commented 2 years ago

Initial commit from fronent part. I created simple website, where you can upload audio file or record your voice. After that, you can use analyse button to send request (currently to localhost:5000/rege). Backend will handle voice analysis and return frequency of the track's author.

Patonymous commented 2 years ago

Let me know if the branch should be left for future development or deleted and replaced by a new one

zeraye commented 2 years ago

I delete branch after every merged pr.