Turn your singing voice into printable notes (in the browser)(om-intelligence.ch)
om-intelligence.ch
Turn your singing voice into printable notes (in the browser)
https://om-intelligence.ch/projects/vocal-notation/vocal-notation.html
18 comments
It works on firefox on linux and android.
had the same error - it worked when I switched to desktop safari fyi
I'm using Chromium on Linux and getting the same error.
I'll come back here later and hopefully the answer fairy will give us a gift of some info on how to fix this...
...Confusingly, the error looks/seems like something to do with the server... But I'm all at sea with this one....
I'll come back here later and hopefully the answer fairy will give us a gift of some info on how to fix this...
...Confusingly, the error looks/seems like something to do with the server... But I'm all at sea with this one....
Apparently there is no app for this? long live websites!
Disclosure: it is a favor for my little sister.
I made it for her in 5min without much testing on recognition accuracy. Which was enough to blow her mind ;)
Given your feedback, i might do another loop on this.
Given your feedback, i might do another loop on this.
Please do. My kid has been messing with it but seems to be getting some notes wrong. Im sure some tweaking will make it behave correctly and I'd appreciate it.
Looks good - is there a way to play back?
What technology is this using? pYIN? Deep learning? I don't see any indication.
Javascript source code appears to be here:
https://om-intelligence.ch/projects/vocal-notation/vocal-not...
The comments mention it is using autocorrelation ACF2+ for pitch detection, and Krumhansl-Schmuckler for key detection. (Which doesn't mean very much to me yet, but is giving me some keywords to start researching.)
I was expecting YIN since that's the first thing Claude reaches for, and the code comments in the source do contain a malformed em-dash....
https://om-intelligence.ch/projects/vocal-notation/vocal-not...
The comments mention it is using autocorrelation ACF2+ for pitch detection, and Krumhansl-Schmuckler for key detection. (Which doesn't mean very much to me yet, but is giving me some keywords to start researching.)
I was expecting YIN since that's the first thing Claude reaches for, and the code comments in the source do contain a malformed em-dash....
Ok I'm picturing one of those scenes from the original Star Trek where the computer melts down in a blaze of sparks when I sing to it.
Is a printable note?
Edit: emoji fail.
Edit: emoji fail.
I'm afraid the computer would refuse to process my "singing" voice...
> A Permissions-Policy header is blocking the microphone Your server is sending a header that switches this feature off for the whole page. Look for Permissions-Policy: microphone=() in your host config and allow microphone=(self) instead.
Despite allowing microphone.