Skip to content

Commit 9b7feff

Browse files
committed
chore(docs): #108
1 parent 482bb84 commit 9b7feff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pywhispercpp/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
},
140140
'max_len': {
141141
'type': int,
142-
'description': "max segment length in characters",
142+
'description': "max segment length in characters, note: token_timestamps needs to be set to True for this to work",
143143
'options': None,
144144
'default': 0
145145
},

0 commit comments

Comments
 (0)