Closed maxrmorrison closed 6 years ago
Will reduce the load to the server. May require passing additional methods to Recorder.exportWAV().
Recorder.exportWAV()
Query is now extracted before sending as a bytestream and decoded directly to a numpy array.
Will reduce the load to the server. May require passing additional methods to
Recorder.exportWAV()
.