<feed xmlns='http://www.w3.org/2005/Atom'>
<title>TaSTT.git/generate.sh, branch master</title>
<subtitle>Free self-hosted STT for VRChat.</subtitle>
<id>https://git.yummers.dev/TaSTT.git/atom?h=master</id>
<link rel='self' href='https://git.yummers.dev/TaSTT.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/'/>
<updated>2023-01-24T06:48:03+00:00</updated>
<entry>
<title>Cleanup</title>
<updated>2023-01-24T06:48:03+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2023-01-24T06:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=ca3ff81e916063ef322f20f47a071a0373cd0b50'/>
<id>urn:sha1:ca3ff81e916063ef322f20f47a071a0373cd0b50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite FX and animation generators</title>
<updated>2022-10-24T02:48:34+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-10-24T02:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=17ace0cb4ef65bda17dd36630da18dedaa8797b5'/>
<id>urn:sha1:17ace0cb4ef65bda17dd36630da18dedaa8797b5</id>
<content type='text'>
* Fix bug where facial animations cause already-written letters to
  change (!!!)
* Add libtastt.py to hold abstractions layered over libunity
* Fix
* libunity: Fix bug where integer equality state transition conditions
  ignored the threshold
* libunity: Support placing animator states at different positions
</content>
</entry>
<entry>
<title>Add LICENSE</title>
<updated>2022-10-03T00:24:19+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-10-03T00:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=d4556af258ae3911c83ece4b817335e8c5a2a2d2'/>
<id>urn:sha1:d4556af258ae3911c83ece4b817335e8c5a2a2d2</id>
<content type='text'>
* Update README with contribution instructions &amp; design details.
* Add text-to-text demo gif
* Document known Unity landmines in generate.sh.
</content>
</entry>
<entry>
<title>Add parameters to resize board (likely broken)</title>
<updated>2022-10-03T00:24:16+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-10-03T00:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=704fd9a64fb8a8b1e929700c3e7413f8c3aaa2c2'/>
<id>urn:sha1:704fd9a64fb8a8b1e929700c3e7413f8c3aaa2c2</id>
<content type='text'>
... and a bunch of bugfixes:

* Shader is now transparent
* Simplify shader row/column calculation
* Add punctuation to texture
* Fix generate.sh
* Add lorum_ipsum.txt
* Fix how long text is scrolled
* Simplify encoding logic in osc_ctrl.py
</content>
</entry>
<entry>
<title>Add line wrapping and support for arbitrarily long messages</title>
<updated>2022-10-01T04:59:08+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-10-01T04:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=f47dd3efa3763eb946564bd324873d53061e398f'/>
<id>urn:sha1:f47dd3efa3763eb946564bd324873d53061e398f</id>
<content type='text'>
Add trivial line wrapping algorithm. Words are only added to
a line if they don't put it over the column limit, and only broken if
they alone exceed the column limit.

Extend board size to 16x6, using 145 bits of parameter memory.

Add simple generate.sh script, which generates everything needed to
use the text-to-text board.
</content>
</entry>
</feed>
