Two-shot with Hermes, Qwen3.6_35b on RTX3060/12gb
Mirrored from r/LocalLLaMA for archival readability. Support the source by reading on the original site.
| Pretty pleased with this two-shot. Prompt 1: FFT spectral analysis of a wave file to generate a gif animation 15fps 320px square. /home/88888/hermes-scripts/beesound/ are a wav file, and c and h files for an example of FFT and analysis. use the general methodology and parameters from those files, but build your solution in python. I want it to look like a 1980s spectral analysis display on a boombox. Prompt 2: great start but here are two changes to make. Firstly, at the beginning of the file there is a "pop" of energy, that throws off any efforts at normalization. We want to skip the first 200 ms of the file from any processing at all. secondly, I can see that almost all of the energy is concentrated in the lowest two quintiles of the spectrum. can we leave off display of the top half of the spectrum altogether? thirdly, there is an inverse log shape to the display. can we apply a logarithmic transform to display the bars more evenly? server script: [link] [comments] |
Discussion (0)
Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.
Sign in →No comments yet. Sign in and be the first to say something.