Update src/pipecat/services/soniox/config.py
Co-authored-by: Mark Backman <m.backman@gmail.com>
This commit is contained in:
committed by
GitHub
parent
0f727248d2
commit
dc47516e14
@@ -14,7 +14,7 @@ from pipecat.transcriptions.language import Language
|
||||
class SonioxInputParams(BaseModel):
|
||||
"""Real-time transcription settings.
|
||||
|
||||
Attributes:
|
||||
Parameters:
|
||||
languages: List of language codes to use for transcription
|
||||
code_switching: Whether to auto-detect language changes during transcription
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user