Skip to content

Commit fc4f363

Browse files
authored
Merge pull request #66 from shirgoldbird/smart_format
add smart formatting
2 parents dad721d + bea210c commit fc4f363

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deepgram/_types.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ class TranscriptionOptions(TypedDict, total=False):
7777
times: bool
7878
dictation: bool
7979
measurements: bool
80+
smart_format: bool
8081
replace: str
8182

8283

0 commit comments

Comments
 (0)