<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Lipsync on GPU 5090 — devlog</title>
    <link>https://gpu.local-xyz.ru/blog/tags/lipsync/</link>
    <description>Recent content in Lipsync on GPU 5090 — devlog</description>
    <generator>Hugo</generator>
    <language>ru-ru</language>
    <lastBuildDate>Thu, 07 May 2026 07:37:41 +0000</lastBuildDate>
    <atom:link href="https://gpu.local-xyz.ru/blog/tags/lipsync/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>LatentSync paste-back artifact — fixed на полном production stack</title>
      <link>https://gpu.local-xyz.ru/blog/posts/2026-05-07-day-13-lipsync-artifact-fix/</link>
      <pubDate>Thu, 07 May 2026 07:37:41 +0000</pubDate>
      <guid>https://gpu.local-xyz.ru/blog/posts/2026-05-07-day-13-lipsync-artifact-fix/</guid>
      <description>User обнаружил полупрозрачный rectangular/diamond патч поверх области губ на ВСЕХ v3 episodes. Источник — LatentSync `restore_img` использовал слишком маленький Gaussian blur на inverse-affine paste-back mask (blur_size = w_edge×2&#43;1 ≈ 15px для face area 122×170). Patch: `blur_size = max(81, w_edge×8&#43;1)` &#43; `erosion_radius = w_edge×6`. Episode #11 regenerated, artifact gone. Все future episodes автоматически на patched LatentSync.</description>
    </item>
  </channel>
</rss>
