Merge pull request #2316 from sam-s10s/speechmatics-stt
Updated to SpeechmaticsSTTService
This commit is contained in:
@@ -1116,6 +1116,7 @@ def _check_deprecated_args(kwargs: dict, params: SpeechmaticsSTTService.InputPar
|
|||||||
("chunk_size", "chunk_size"),
|
("chunk_size", "chunk_size"),
|
||||||
("audio_encoding", "audio_encoding"),
|
("audio_encoding", "audio_encoding"),
|
||||||
("end_of_utterance_silence_trigger", "end_of_utterance_silence_trigger"),
|
("end_of_utterance_silence_trigger", "end_of_utterance_silence_trigger"),
|
||||||
|
{"enable_speaker_diarization", "enable_diarization"},
|
||||||
("text_format", "speaker_active_format"),
|
("text_format", "speaker_active_format"),
|
||||||
("max_speakers", "max_speakers"),
|
("max_speakers", "max_speakers"),
|
||||||
("transcription_config", None),
|
("transcription_config", None),
|
||||||
|
|||||||
Reference in New Issue
Block a user