Mercurial > hg > ugly-duckling
log src/app/services/feature-extraction/FeatureExtractionWorker.ts @ 324:e433a2da0ada
age | author | description |
---|---|---|
Tue, 16 May 2017 16:16:57 +0100 | Lucas Thompson | Refactor the import library logic slightly to waterfall the loading of the libraries and list requests, and send one response when all libraries have been loaded. |
Tue, 16 May 2017 11:15:43 +0100 | Lucas Thompson | Try chaining the list requests. |
Tue, 16 May 2017 10:44:55 +0100 | Lucas Thompson | Instantiate services on list and process, trying to ensure only one emscripten module instantiated at a time (hopefully allowing for garbage collection). |
Tue, 16 May 2017 00:28:27 +0100 | Lucas Thompson | Load only pYin |
Mon, 15 May 2017 23:52:23 +0100 | Lucas Thompson | Bodge in to load pyin and nnls-chroma from server on startup |
Fri, 12 May 2017 08:28:18 +0100 | Lucas Thompson | Fix for changes to streaming api in piper-js i.e. collect on the client |
Thu, 27 Apr 2017 10:37:26 +0100 | Lucas Thompson | Rename to indicate not all responses are sent. |
Thu, 27 Apr 2017 10:34:18 +0100 | Lucas Thompson | Small tidy. |