🚀 ready for review

This commit is contained in:
Faylixe
2020-12-08 12:11:57 +01:00
parent ed7bd4b945
commit 407b41d732
2 changed files with 2 additions and 1 deletions

View File

@@ -127,6 +127,7 @@ class Separator(object):
else:
self._pool = None
self._tasks = []
# NOTE: provide type check here ?
self._params['stft_backend'] = stft_backend
self._data_generator = DataGenerator()