iPhone XsMax, got it!

So, one of the best workload we have in Humangnify is the DeepSpeech port, it was rewritten to allow the Apple DSP to do the signal processing, instead of doing the fourrier transform by hand … Unfortunatly, the speed on the new iPhone Xs Max does not seem to improve because the DSP is holding back the rest, so, I need to rebalance a little the algorithm, to allow more room for the Neuronal part. There is no point to benchmark something with it not being the bottle neck, so, I will be coding it differently tomorrow.