update
This commit is contained in:
parent
a45c3a0049
commit
bd2e34f3bd
5 changed files with 341 additions and 107 deletions
|
|
@ -557,7 +557,7 @@ export default function DictationScreen() {
|
|||
lastWaveformCommitRef.current = now
|
||||
}
|
||||
|
||||
// Always use the latest model ref to avoid stale closure
|
||||
// Always use the latest model ref to avoid stale closure.
|
||||
modelRef.current.streamInsert(samples)
|
||||
},
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue