v0.5.2
This PR introduces a lot of things to allow remote execution and single-service deployment.
API
- Added the possibility to make
RemoteExecution
orLocalExecution
for transcription and diarization services #258 - Implemented single-service deployment with the new
only_transcription
andonly_diarization
asr types #261 - Added new endpoints to manage remote execution servers #263
- Allow the user to auto-switch between local and remote execution for all services #266
Diarization
- Adjusted VAD speech padding and updated the diarization logic #271
Bug and Fixes
Documentation
- Added new documentation to the project via
mkdocs-material
and GitHub pages #269
Thanks to contributors @aleksandr-smechov @chainyo