Closed chainyo closed 1 year ago
These two new endpoints come with the async asr-type, allowing users to add or remove remote URLs for remote transcription or diarization execution.
async
The added remote URLs should be valid http or https URLs where one only_transcription or only_diarization can be used.
http
https
only_transcription
only_diarization
These two new endpoints come with the
async
asr-type, allowing users to add or remove remote URLs for remote transcription or diarization execution.The added remote URLs should be valid
http
orhttps
URLs where oneonly_transcription
oronly_diarization
can be used.