If this thread reached you please do not hesitate to point me towards any framework of "Build in public" as I'm completely new to this.
#buildinpublic
#buildinpublic
Today I have started with the process of matching the audio fingerprints of the input with the existing songs in DB.
That is only the first step towards finding a match of the input snippet given.
#buildinpublic #golang
Today I have started with the process of matching the audio fingerprints of the input with the existing songs in DB.
That is only the first step towards finding a match of the input snippet given.
#buildinpublic #golang
Hence I worked on the algorithm for audio fingerprinting, I had to read articles about how Shazam does it. Apparently they use constellation maps to achieve that. That has been my goal here!
So far I have extracted peaks from the spectrogram.
#buildinpublic #golang
Hence I worked on the algorithm for audio fingerprinting, I had to read articles about how Shazam does it. Apparently they use constellation maps to achieve that. That has been my goal here!
So far I have extracted peaks from the spectrogram.
#buildinpublic #golang
#buildinpublic #golang
Perhaps I could be going back to my calculus fundamentals whenever I get tired of coding.
Anyway, the notes I've made are surprisingly easy to understand 😂 now I will be testing it out on my friend.
#buildinpublic #golang
Perhaps I could be going back to my calculus fundamentals whenever I get tired of coding.
Anyway, the notes I've made are surprisingly easy to understand 😂 now I will be testing it out on my friend.
I have started with the part where I down sample the audio from 44100hz to 11025hz.
#buildinpublic
I have started with the part where I down sample the audio from 44100hz to 11025hz.
#buildinpublic
#buildinpublic
#buildinpublic
When I tried tracing it, I realised that the spectrogram was generated only for 1-2 secs THATS IT!
#buildinpublic
When I tried tracing it, I realised that the spectrogram was generated only for 1-2 secs THATS IT!
#buildinpublic
#buildinpublic #golang
#buildinpublic #golang
Not stopping until I reach the end of it.
#buildinpublic #golang #mathematics
Not stopping until I reach the end of it.
#buildinpublic #golang #mathematics
#lunareclipse
#buildinpublic because i want it to reach my regular viewers😂
#lunareclipse
#buildinpublic because i want it to reach my regular viewers😂
I'm using go's ORM called Gorm for an easy time, because after all this math and research i feel like I deserve a break!
#buildinpublic #golang #devlife
I'm using go's ORM called Gorm for an easy time, because after all this math and research i feel like I deserve a break!
#buildinpublic #golang #devlife
I have used short time Fourier transform, then used the Hamming window to smooth out the different edges, and finally used Fast Fourier transform which generated the complete spectrogram.
#buildinpublic #golang #developer
I have used short time Fourier transform, then used the Hamming window to smooth out the different edges, and finally used Fast Fourier transform which generated the complete spectrogram.
#buildinpublic #golang #developer
If you have learnt Fourier transform and understand its applications, please help me.
#buildinpublic #golang #audioengineering #digitalsignalprocessing
If you have learnt Fourier transform and understand its applications, please help me.
#buildinpublic #golang #audioengineering #digitalsignalprocessing
But none the less, it is a great tool! 🔥💯
#ffmpeg #digital_audio
But none the less, it is a great tool! 🔥💯
#ffmpeg #digital_audio
noCPUs := runtime.NumCPU()
noCPUs := runtime.NumCPU()
There still is a challenge to be addressed here.... What if the input is a link to Spotify playlist, that would block the execution thread.
#buildinpublic
There still is a challenge to be addressed here.... What if the input is a link to Spotify playlist, that would block the execution thread.
#buildinpublic
If this thread reached you please do not hesitate to point me towards any framework of "Build in public" as I'm completely new to this.
If this thread reached you please do not hesitate to point me towards any framework of "Build in public" as I'm completely new to this.
When asked for a reason I was given "business decision" as the reason.
#layoffs
When asked for a reason I was given "business decision" as the reason.
#layoffs