We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6efb2e commit d4a8830Copy full SHA for d4a8830
1 file changed
jigsawstack/audio.py
@@ -84,7 +84,7 @@ class SpeechToTextResponse(BaseResponse):
84
85
confidence: Optional[float]
86
"""
87
- the confidence of the transcription language detection, available if language is set to auto
+ the confidence of the transcription language detection, available if language is set to auto.
88
89
90
0 commit comments