Hacker News new | ask | show | jobs
by barbolo 3162 days ago
Nice work. It also publishes a file mfcc.py which uses Mel spectrogram to solve the audio offline. With enough data, a model based on MFCC should work much better than any cloud service (general speech recognizer).
1 comments

Another interesting fact is that TensorFlow 1.4 supports native MFCC spectrogram tensors.