<feed xmlns='http://www.w3.org/2005/Atom'>
<title>TaSTT.git/Scripts/generate_fonts.py, branch v0.12.0</title>
<subtitle>Free self-hosted STT for VRChat.</subtitle>
<id>https://git.yummers.dev/TaSTT.git/atom?h=v0.12.0</id>
<link rel='self' href='https://git.yummers.dev/TaSTT.git/atom?h=v0.12.0'/>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/'/>
<updated>2023-03-22T00:13:32+00:00</updated>
<entry>
<title>Reduce texture memory usage for English speakers</title>
<updated>2023-03-22T00:13:32+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2023-03-22T00:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=1f15133dd985442af20d42a96fbcd0007f03bd2b'/>
<id>urn:sha1:1f15133dd985442af20d42a96fbcd0007f03bd2b</id>
<content type='text'>
We used to populate 7 4k textures + 1 2k texture for all users.
Now if the user has configured `bytes_per_char=1` in the Unity
panel, we just populate a single 512x512 texture containing the
first 128 ASCII characters.

This reduces texture memory usage by 99.74%, from 134.67 MB to
340 KB.
</content>
</entry>
<entry>
<title>Use bold font for English</title>
<updated>2023-02-01T06:37:13+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2023-02-01T06:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=e5ef126513781096b0d14d2d77252a338baf7693'/>
<id>urn:sha1:e5ef126513781096b0d14d2d77252a338baf7693</id>
<content type='text'>
Looks more legible. Thanks Noppers for the feedback!
</content>
</entry>
<entry>
<title>Finish python virtual env</title>
<updated>2022-12-18T01:51:12+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-12-18T01:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=ee8213d1d2c2008d2d996929500c9e87dac325a3'/>
<id>urn:sha1:ee8213d1d2c2008d2d996929500c9e87dac325a3</id>
<content type='text'>
GUI can now download all TaSTT dependencies and install them into a
virtual environment.

* Add buttons to check embedded python version &amp; install dependencies
* Add class to wrap interacting with embedded Python
* Put all TaSTT python scripts into a folder
</content>
</entry>
</feed>
