Hacker News new | ask | show | jobs
by tucnak 355 days ago
> FFT plus some basic analysis

Yeah, totally easier than `len(transcribe(a))/len(a)`

1 comments

Maybe not as quick to code up but way faster to calculate.

The tokens/second can be used as ground truth labels for a fft->small neural net model.