This commit is contained in:
2025-12-21 19:05:50 +08:00
parent 2f008c3c1f
commit 02543115b4

View File

@@ -1,5 +1,5 @@
import { WSServer, WSSOptions } from '@kevisual/video-tools/asr/ws.ts'; import { WSServer, WSSOptions } from '../../../asr/ws.ts';
type Options = { type Options = {
model?: string; model?: string;
token?: string; token?: string;