Skip to content

Commit 5e342fb

Browse files
committed
update org
1 parent 638bcfe commit 5e342fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-node/src/services/speech.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { PassThrough } from "stream";
22
import { Readable } from "node:stream";
33
import { ReadableStream } from "node:stream/web";
4-
import { IAgentRuntime, ISpeechService, ServiceType } from "@ai16z/core";
4+
import { IAgentRuntime, ISpeechService, ServiceType } from "@elizaos/core";
55
import { getWavHeader } from "./audioUtils.ts";
66
import { Service } from "@elizaos/core";
77
import { validateNodeConfig } from "../environment.ts";

0 commit comments

Comments
 (0)