Deploy URLTargetCommit / RefStatusDate & TimeAction
Back to Dashboard

talk2avatar

View detailed registry info, git integration pathways, and the full deployment timeline for this application.

Project Specifications

Framework
Next.js
Production Link
https://talk2avatar.vercel.app ↗
Git Integration
githubpradhankukiran/talk2avatar ↗
Host Registry ID
prj_749A9Kn1sCg7rj72b2Jmt06ZBKvu
Open Production Application ↗

Deployment Timeline

Deploy URLTargetCommit / RefStatusDate & TimeAction
talk2avatar-ojqaobjcg-pradhankukiran-projects.vercel.appprod

"Fix validateMessages return type to satisfy streamText ModelMessage"

Branch: main

ReadyMar 29, 2026, 07:26 PMInspector ↗
talk2avatar-4dogzrdy8-pradhankukiran-projects.vercel.appprod

"Overhaul README with tech badges, architecture docs, and project structure Replace the minimal README with a full project overview including shield.io badges for the tech stack, pipeline diagram, feature list, tech stack table, project structure tree, environment variable docs, deploy button, and debug instructions."

Branch: main

ErrorMar 29, 2026, 07:19 PMInspector ↗
talk2avatar-dbpcc0ln8-pradhankukiran-projects.vercel.appprod

"Parallelize TTS synthesis across sentences Previously each sentence waited for the prior one to finish synthesis before starting its own. Now all sentences start synthesizing immediately in parallel, but audio is still enqueued in order for correct playback. This reduces total latency for multi-sentence responses significantly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>"

Branch: main

ReadyFeb 6, 2026, 08:59 PMInspector ↗
talk2avatar-asbwrp21t-pradhankukiran-projects.vercel.appprod

"Redirect HuggingFace model cache to /tmp on serverless The @huggingface/transformers library defaults its model cache to .cache/ inside its own package directory, which is read-only on Vercel Lambda (/var/task/). After importing, set env.cacheDir to /tmp/hf-cache which is writable. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>"

Branch: main

ReadyFeb 6, 2026, 08:49 PMInspector ↗
talk2avatar-aatag28z6-pradhankukiran-projects.vercel.appprod

"Trace public/headtts/modules into serverless function The Vercel serverless function was using the unmodified worker-tts.mjs from node_modules instead of the patched one in public/. Added public/headtts/modules/ to outputFileTracingIncludes so the modified worker (with error propagation) is available at runtime. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>"

Branch: main

ReadyFeb 6, 2026, 08:44 PMInspector ↗
talk2avatar-91cx8qkso-pradhankukiran-projects.vercel.appprod

"Propagate model loading error details in worker Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>"

Branch: main

ReadyFeb 6, 2026, 08:39 PMInspector ↗
talk2avatar-dfwlqdlk4-pradhankukiran-projects.vercel.appprod

"Always log TTS server error details in browser console Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>"

Branch: main

ReadyFeb 6, 2026, 08:34 PMInspector ↗
talk2avatar-8puzn0qyg-pradhankukiran-projects.vercel.appprod

"Include actual import error in TTS 503 response The worker was throwing a generic "Importing modules failed" without the underlying cause. Now the original error message propagates through the full chain and the API always returns details in the 503 body. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>"

Branch: main

ReadyFeb 6, 2026, 08:30 PMInspector ↗
talk2avatar-fzw9k1m3a-pradhankukiran-projects.vercel.appprod

"fix vrm issues"

Branch: main

ReadyFeb 6, 2026, 08:15 PMInspector ↗
talk2avatar-dtbg8ym2m-pradhankukiran-projects.vercel.appprod

"fix vrm issues"

Branch: main

ReadyFeb 6, 2026, 08:00 PMInspector ↗
talk2avatar-jn39biw33-pradhankukiran-projects.vercel.appprod

"fix vrm"

Branch: main

ReadyFeb 6, 2026, 07:25 PMInspector ↗
talk2avatar-j3ev4vp76-pradhankukiran-projects.vercel.appprod

"config fix"

Branch: main

ReadyFeb 6, 2026, 07:10 PMInspector ↗
talk2avatar-ed0a1mhqi-pradhankukiran-projects.vercel.appprod

"Added fallback to client-side HeadTTS (WASM + visemes)"

Branch: main

ReadyFeb 6, 2026, 06:23 PMInspector ↗
talk2avatar-e83744drh-pradhankukiran-projects.vercel.appprod

"ort binaries fix"

Branch: main

ReadyFeb 6, 2026, 06:13 PMInspector ↗
talk2avatar-he96macyb-pradhankukiran-projects.vercel.appprod

"trimmed /api/tts tracing to CPU-only x64 ORT files"

Branch: main

ReadyFeb 6, 2026, 06:03 PMInspector ↗
talk2avatar-g79ex1r4s-pradhankukiran-projects.vercel.appprod

"fix node version"

Branch: main

ReadyFeb 6, 2026, 05:23 PMInspector ↗