This commit is contained in:
Huaaudio 2026-03-23 03:35:03 +01:00
parent 13e0c9b51c
commit 21a007753c
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
package voice
package asr
import (
"context"

View file

@ -1,4 +1,4 @@
package voice
package asr
import (
"context"

View file

@ -1,4 +1,4 @@
package voice
package asr
import (
"bytes"

View file

@ -1,4 +1,4 @@
package voice
package asr
import (
"context"