Merge perf/diarize-threading: diarization progress via background thread
This commit is contained in:
@@ -139,6 +139,7 @@ class PipelineService:
|
||||
min_speakers=min_speakers,
|
||||
max_speakers=max_speakers,
|
||||
hf_token=hf_token,
|
||||
audio_duration_sec=transcription.duration_ms / 1000.0,
|
||||
)
|
||||
except Exception as e:
|
||||
import traceback
|
||||
|
||||
Reference in New Issue
Block a user