Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zhinit
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Arbitrage Exists Between Kalshi and Polymarket but You Can't Exploit It
(zhinit.dev)
4 points
by
zhinit
1mo ago
|
0 comments
2.
▲
by
zhinit
1mo ago
Im looking forward to trying out Pi this week. It seems like anthropic just keeps adding more features that I don't really want and now is ignoring my claude.md and hooks. It feels like i'm adding more and more guardrails just to
3.
▲
YInMn Blue: The first new blue in two centuries
(chemistry.oregonstate.edu)
13 points
by
zhinit
1mo ago
|
2 comments
4.
▲
Tool Specifications Matter: Uncovering and Mitigating Safety Risks in AI Agents
(arxiv.org)
2 points
by
zhinit
2mo ago
|
0 comments
5.
▲
Stealthy Concurrent Audio Prompt Injections Against Multimodal LLM Agents
(arxiv.org)
2 points
by
zhinit
2mo ago
|
0 comments
6.
▲
Are Kalshi MLB Game Winner Prices Accurate?
(zhinit.dev)
4 points
by
zhinit
2mo ago
|
0 comments
7.
▲
Agentic Permissions Policy Algebra for Taint Confinement in LLM Agents
(arxiv.org)
2 points
by
zhinit
2mo ago
|
0 comments
8.
▲
Convolution: The Secret Behind Filtering
(thewolfsound.com)
1 points
by
zhinit
2mo ago
|
0 comments
9.
▲
Time-Frequency Consistency Learning for Robust Speech Deepfake Detection
(arxiv.org)
4 points
by
zhinit
2mo ago
|
0 comments
10.
▲
by
zhinit
2mo ago
Thank you! This one liner worked. I searched for a solution for this when I was building this app and am not sure why I couldn't find this. Looks like this has been possible since iOS 17 but is not well documented.
11.
▲
by
zhinit
2mo ago
Yeah, for web apps you have to make sure your phone is not on silent and the ringer volume is up. This is why most audio apps for phones will force you to use their native app. I was looking into a way around this and I don't think it
12.
▲
by
zhinit
2mo ago
Thanks!
13.
▲
by
zhinit
2mo ago
Thanks!
14.
▲
by
zhinit
2mo ago
For 1) another commenter had a simmilar idea. I think a GAN would be able to do this. It's just a matter of collecting the data For 2) SUNO's stem separation is pretty good. The open sources ones (like spleeter) are also not bad,
15.
▲
by
zhinit
2mo ago
The weights are ~300MB and are on hugging face here. https://huggingface.co/zhinit/kick-gen-v1 It was a lot of work to get a good DSP to work on the web hahah. Yes, I am writing the DSP in C++ and compiling to WASM. Im
16.
▲
by
zhinit
2mo ago
Im not selling a product here so I'm not going to worry about it for my purposes. This is the hot topic in AI ethics. Is it just learning the same way that a human learns from hearing songs on the radio and playing them, or is it just
17.
▲
by
zhinit
2mo ago
I just added one with the "techno" keyword in the keywords section. Its pretty weird lol
18.
▲
by
zhinit
2mo ago
To do this, I think you are right that you would need to 'downgrade' modern recordings to sound old so that you have both sides of the training data covered. This would be a cool project to work on. Ideally you would buy some vint
19.
▲
by
zhinit
2mo ago
Interesting! I had not seen this. On their website they mention diffusion but not the other models so it might not be identical but its definitely similar.
20.
▲
by
zhinit
2mo ago
I sound design a lot of stuff (in fact I made some of the default kicks in the app), but this is just a different tool, and I wanted some practice training and deploying a generative AI model.
21.
▲
by
zhinit
2mo ago
Seems like if you build some more scaffolding around it, it wouldn't be bad. I think AI video isn't quite there yet so you probably would want to lean into that. For example you could ask for an animated or cartoon music video so
22.
▲
by
zhinit
2mo ago
If you are committed the model should work about the same on any type of one shot sample. The code is public and documented so if you have the snare collection and a macbook you could probably point claude/chatgpt at it and it would be
23.
▲
by
zhinit
2mo ago
Thanks!
24.
▲
by
zhinit
2mo ago
SUNO is pretty close. It still has some weird things going on with high frequency artifacts and phase between left and right channels but if you aren't listening on a good system (like a phone) most people probably wont notice.
25.
▲
by
zhinit
2mo ago
synplant is a great synth!
26.
▲
by
zhinit
2mo ago
The compression is the OTT which stands for Over The Top compression. It was originally a multiband compressor preset in ableton and is now used widely throughout dance music.
27.
▲
by
zhinit
2mo ago
the spectrograms are 128x173 (128 mel frequency bins by 173 time frames) the encoder is downsampling 4 stages of stride 2 convolutions so it halves dimensions 4 times 0: 128 x 173 1: 64 x 87 2: 32 x 44 3: 16 x 22 4: 8 x 11 Then i used 4 sep
28.
▲
by
zhinit
2mo ago
That was an oversight. The tower is more than 10 years old. I updated the article to be exact now
29.
▲
by
zhinit
2mo ago
For sure. If you are curious I used a NVIDIA GeForce GTX 1660 SUPER So to be exact, it came out 7 years ago (I upgraded at some point on this desktop a long time ago and didn't remember the exact year) (I updated the article to reflect
30.
▲
by
zhinit
2mo ago
For sure! I just added a couple
More ›