We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1487dfc commit 0d71a8dCopy full SHA for 0d71a8d
jigsawstack/audio.py
@@ -46,7 +46,7 @@ class SpeechToTextParams(TypedDict):
46
47
chunk_duration: NotRequired[int]
48
"""
49
- the duration of each chunk in seconds, defaults to 30
+ the duration of each chunk in seconds, maximum value is 15, defaults to 3
50
51
52
0 commit comments