Skip to content

Commit 4221d2c

Browse files
TudorCRLdln22
andauthored
Update sdk/rt/speechmatics/rt/_models.py
Co-authored-by: Daniel Nurkowski <dln22.como@gmail.com>
1 parent e42ca7c commit 4221d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/rt/speechmatics/rt/_models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ class ServerMessageType(str, Enum):
111111
change for the given audio segment.
112112
AddPartialTranslation: Provides interim translation results that
113113
may change as more context becomes available.
114-
SpeakerResult: Providers the speaker identification data.
114+
SpeakerResult: Provides the speaker identification data.
115115
Info: Informational messages from the server.
116116
Warning: Warning messages that don't stop transcription.
117117
Error: Error messages indicating transcription failure.

0 commit comments

Comments
 (0)