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.
2 parents 07f1161 + 080b6b2 commit 2ef9e5eCopy full SHA for 2ef9e5e
views/demo.jsx
@@ -26,7 +26,7 @@ export class Demo extends Component {
26
rawMessages: [],
27
formattedMessages: [],
28
audioSource: null,
29
- speakerLabels: true,
+ speakerLabels: false,
30
keywords: this.getKeywords('en-US_BroadbandModel'),
31
// transcript model and keywords are the state that they were when the button was clicked.
32
// Changing them during a transcription would cause a mismatch between the setting sent to the
0 commit comments