zefaridator

Results 2 issues of zefaridator

Hello How is it possible to retrieve the offset of speakers change detection from the call to audioSegmentation.py with speaker_diarization ? ``` def speakerDiarizationWrapper(inputFile, numSpeakers, useLDA): if useLDA: aS.speaker_diarization(inputFile, numSpeakers,...

Hello Is it possible to use SSL certificate ? Do you have some snippets code? my socketio server needs authenticated client and reject others Thanks !