@tryhamster/gerbil 1.0.0-rc.4 → 1.0.0-rc.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/dist/browser/index.d.ts.map +1 -1
  2. package/dist/browser/index.js +6 -6
  3. package/dist/browser/index.js.map +1 -1
  4. package/dist/cli.mjs +7 -7
  5. package/dist/cli.mjs.map +1 -1
  6. package/dist/frameworks/express.mjs +1 -1
  7. package/dist/frameworks/fastify.mjs +1 -1
  8. package/dist/frameworks/hono.mjs +1 -1
  9. package/dist/frameworks/next.mjs +1 -1
  10. package/dist/frameworks/trpc.mjs +1 -1
  11. package/dist/gerbil-CjnM4Pra.mjs +4 -0
  12. package/dist/{gerbil-Dq039a6V.mjs → gerbil-CocYaJhE.mjs} +3 -3
  13. package/dist/{gerbil-Dq039a6V.mjs.map → gerbil-CocYaJhE.mjs.map} +1 -1
  14. package/dist/index.d.mts.map +1 -1
  15. package/dist/index.mjs +3 -3
  16. package/dist/integrations/ai-sdk.mjs +2 -2
  17. package/dist/integrations/langchain.mjs +1 -1
  18. package/dist/integrations/llamaindex.mjs +1 -1
  19. package/dist/integrations/mcp.mjs +4 -4
  20. package/dist/kokoro-BSHqCbNW.js +20212 -0
  21. package/dist/kokoro-BSHqCbNW.js.map +1 -0
  22. package/dist/{mcp-DY57Whwj.mjs → mcp-m9BkEngp.mjs} +3 -3
  23. package/dist/{mcp-DY57Whwj.mjs.map → mcp-m9BkEngp.mjs.map} +1 -1
  24. package/dist/{one-liner-CgRVfe5K.mjs → one-liner-BBbeCywj.mjs} +2 -2
  25. package/dist/{one-liner-CgRVfe5K.mjs.map → one-liner-BBbeCywj.mjs.map} +1 -1
  26. package/dist/{repl-BEusmMZs.mjs → repl-DX6JI6fo.mjs} +3 -3
  27. package/dist/skills/index.d.mts +5 -5
  28. package/dist/skills/index.d.mts.map +1 -1
  29. package/dist/skills/index.mjs +3 -3
  30. package/dist/{skills-BGS20rGK.mjs → skills-CBpAWeKy.mjs} +2 -2
  31. package/dist/{skills-BGS20rGK.mjs.map → skills-CBpAWeKy.mjs.map} +1 -1
  32. package/dist/{stt-BtklAjR2.js → stt-BN46nKJd.js} +2 -2
  33. package/dist/{stt-BtklAjR2.js.map → stt-BN46nKJd.js.map} +1 -1
  34. package/dist/transformers.web-BFh4CnBR.js +3 -0
  35. package/dist/transformers.web-BschYzqZ.js +30382 -0
  36. package/dist/transformers.web-BschYzqZ.js.map +1 -0
  37. package/dist/{tts-DKIOWafo.js → tts-Bn_zwjoM.js} +6 -3
  38. package/dist/tts-Bn_zwjoM.js.map +1 -0
  39. package/dist/{tts-Cuu1TOkM.mjs → tts-C8NaF1jo.mjs} +1 -1
  40. package/dist/{tts-BFL984rV.mjs → tts-CmaC0yA9.mjs} +5 -2
  41. package/dist/tts-CmaC0yA9.mjs.map +1 -0
  42. package/package.json +1 -1
  43. package/dist/gerbil-DyTEWXLy.mjs +0 -4
  44. package/dist/tts-BFL984rV.mjs.map +0 -1
  45. package/dist/tts-DKIOWafo.js.map +0 -1
package/dist/index.mjs CHANGED
@@ -1,9 +1,9 @@
1
- import { a as ResponseCache, c as getGlobalCache, i as resolveModel, n as BUILTIN_MODELS, o as clearGlobalCache, r as listBuiltinModels, s as configureGlobalCache, t as Gerbil } from "./gerbil-Dq039a6V.mjs";
1
+ import { a as ResponseCache, c as getGlobalCache, i as resolveModel, n as BUILTIN_MODELS, o as clearGlobalCache, r as listBuiltinModels, s as configureGlobalCache, t as Gerbil } from "./gerbil-CocYaJhE.mjs";
2
2
  import { n as getChromeCachedModels, r as refreshCachedModelSizes, t as ChromeGPUBackend } from "./chrome-backend-CORwaIyC.mjs";
3
3
  import "./utils-CZBZ8dgR.mjs";
4
- import { c as stream, i as generate, n as embed, o as json, r as embedBatch, s as one_liner_default, t as dispose } from "./one-liner-CgRVfe5K.mjs";
4
+ import { c as stream, i as generate, n as embed, o as json, r as embedBatch, s as one_liner_default, t as dispose } from "./one-liner-BBbeCywj.mjs";
5
5
  import { i as resampleAudio, n as WhisperSTT, r as decodeWav, t as WHISPER_MODELS } from "./stt-CkfJswka.mjs";
6
- import { a as TTS_MODELS, c as listTTSModels, n as KokoroTTS, s as getTTSModelConfig, t as KOKORO_VOICES } from "./tts-BFL984rV.mjs";
6
+ import { a as TTS_MODELS, c as listTTSModels, n as KokoroTTS, s as getTTSModelConfig, t as KOKORO_VOICES } from "./tts-CmaC0yA9.mjs";
7
7
 
8
8
  //#region src/index.ts
9
9
  var src_default = one_liner_default;
@@ -1,7 +1,7 @@
1
- import { n as BUILTIN_MODELS, t as Gerbil } from "../gerbil-Dq039a6V.mjs";
1
+ import { n as BUILTIN_MODELS, t as Gerbil } from "../gerbil-CocYaJhE.mjs";
2
2
  import "../utils-CZBZ8dgR.mjs";
3
3
  import { t as WHISPER_MODELS } from "../stt-CkfJswka.mjs";
4
- import { t as KOKORO_VOICES } from "../tts-BFL984rV.mjs";
4
+ import { t as KOKORO_VOICES } from "../tts-CmaC0yA9.mjs";
5
5
 
6
6
  //#region src/integrations/ai-sdk.ts
7
7
  let idCounter = 0;
@@ -1,4 +1,4 @@
1
- import { t as Gerbil } from "../gerbil-Dq039a6V.mjs";
1
+ import { t as Gerbil } from "../gerbil-CocYaJhE.mjs";
2
2
  import "../utils-CZBZ8dgR.mjs";
3
3
 
4
4
  //#region src/integrations/langchain.ts
@@ -1,4 +1,4 @@
1
- import { t as Gerbil } from "../gerbil-Dq039a6V.mjs";
1
+ import { t as Gerbil } from "../gerbil-CocYaJhE.mjs";
2
2
  import "../utils-CZBZ8dgR.mjs";
3
3
 
4
4
  //#region src/integrations/llamaindex.ts
@@ -1,7 +1,7 @@
1
- import "../gerbil-Dq039a6V.mjs";
1
+ import "../gerbil-CocYaJhE.mjs";
2
2
  import "../utils-CZBZ8dgR.mjs";
3
- import "../one-liner-CgRVfe5K.mjs";
4
- import "../skills-BGS20rGK.mjs";
5
- import { n as mcp_default, r as startMCPServer, t as createMCPServer } from "../mcp-DY57Whwj.mjs";
3
+ import "../one-liner-BBbeCywj.mjs";
4
+ import "../skills-CBpAWeKy.mjs";
5
+ import { n as mcp_default, r as startMCPServer, t as createMCPServer } from "../mcp-m9BkEngp.mjs";
6
6
 
7
7
  export { createMCPServer, mcp_default as default, startMCPServer };