mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-30 20:24:31 +00:00
feat: add detailed ffprobe logs
This commit is contained in:
@@ -57,7 +57,7 @@ class Separator(object):
|
||||
self._predictor = to_predictor(estimator)
|
||||
return self._predictor
|
||||
|
||||
def join(self, timeout=20):
|
||||
def join(self, timeout=200):
|
||||
""" Wait for all pending tasks to be finished.
|
||||
|
||||
:param timeout: (Optional) task waiting timeout.
|
||||
|
||||
Reference in New Issue
Block a user