Sam Reid
Sam Reid
The license now says MIT, perhaps this can be closed?
I encountered that problem on macOS M1 and was able to get past it by adding `--device cpu`. Please note that is very slow and there are other GitHub issues...
TypeScript 5.7 released today, see https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/
My IDE IntelliJ hoversense reported `any`. I tried this code at the beginning: ```ts // deno run --allow-all --unstable src/main-structured.ts import OpenAI from 'npm:openai'; import { zodResponseFormat } from 'npm:openai/helpers/zod';...
This looks fixed in `[email protected]`, I tested this and the runtime and IDE intellisense type checking and `deno check` all worked much better: ```ts // deno run --allow-all src/main-structured.ts import...
I did not investigate it further, but I did commit this type assertion: ```ts // this any speeds up type checking by about 20 seconds response_format: ( zodResponseFormat as any...
Excellent, thanks, I think it is fixed. I ran ``` pip3.11 install git+https://github.com/Blaizzy/mlx-audio.git ``` when main was at 1eb879e7a6a47e327c5f03d04a923319f92ccd29 then ``` audio-project-6 % python3.11 -m mlx_audio.tts.generate --model mlx-community/Dia-1.6B --text "[S1]...