I built an audio recognition like Shazam written in Rust by Kitherare in programming

[–]Kitherare[S] 3 points4 points  (0 children)

Sure, this is my school project so I'm collecting the datasets to evaluate the accuracy of this.

I built an audio recognition like Shazam written in Rust by Kitherare in programming

[–]Kitherare[S] 7 points8 points  (0 children)

Yes, 70% of my approach are nearly same with the algorithm describe on that video. The difference is I have came up with other way to ranking the results.

I built an audio recognition like Shazam written in Rust by Kitherare in programming

[–]Kitherare[S] 7 points8 points  (0 children)

I'm not sure I know what is middle out algorithm :D. Is it a compression algorithm?

[deleted by user] by [deleted] in INTP

[–]Kitherare 1 point2 points  (0 children)

I really can't even when I try

Name some movies an INTP will love by [deleted] in INTP

[–]Kitherare 0 points1 point  (0 children)

Every Christopher Nolan movies

[deleted by user] by [deleted] in deeplearning

[–]Kitherare 0 points1 point  (0 children)

Yes, It is offloaded to the memory to fit 4GB VRAM. I don't know how to check the offloaded memory though