Step 0 now reads "Preparing (text encoding + warmup)..." on the video and images pages: text encoding and warmup run before the first scheduler tick, so the bar otherwise sits on "step 0/N" for up to a minute at 720p. Generation progress polls are also wired to a visibilitychange listener for their lifetime: background tabs clamp setInterval to one second and can suspend it entirely after a few minutes, so returning to the tab now fires one immediate poll (overlap-guarded) instead of showing a stale label until the next throttled tick. The listener is removed with the interval on the terminal phase, generation end, and unmount. |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| components | ||
| config | ||
| features | ||
| hooks | ||
| i18n | ||
| lib | ||
| shared | ||
| stores | ||
| types | ||
| utils | ||
| asset-queries.d.ts | ||
| index.css | ||
| main.tsx | ||
| speech-recognition.d.ts | ||