issues
search
BryceHaley
/
team7-blackfoot-chat-app
MIT License
1
stars
2
forks
source link
Geek out on processing audio. JavaScript front-end processing as well?
#15
Open
briangershon
opened
3 years ago
briangershon
commented
3 years ago
CLIENT SIDE:
[ ] check audio recording size/duration before POSTing
SERVER SIDE
[ ] audio analysis (more on this in a bit)
kyirong6
commented
3 years ago
CLIENT SIDE:
[ ] check audio recording size/duration before POSTing
SERVER SIDE
(currently experimenting)
[ ] generate spectrogram using librosa and compare arrays
[ ] compre spectrogram graph
CLIENT SIDE:
SERVER SIDE