<feed xmlns='http://www.w3.org/2005/Atom'>
<title>TaSTT.git/README.md, branch v0.15.4</title>
<subtitle>Free self-hosted STT for VRChat.</subtitle>
<id>https://git.yummers.dev/TaSTT.git/atom?h=v0.15.4</id>
<link rel='self' href='https://git.yummers.dev/TaSTT.git/atom?h=v0.15.4'/>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/'/>
<updated>2023-09-11T22:41:26+00:00</updated>
<entry>
<title>Update demo in README</title>
<updated>2023-09-11T22:41:26+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2023-09-11T22:41:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=0912622c443acd5c80b8cf87367a8dc1c9463636'/>
<id>urn:sha1:0912622c443acd5c80b8cf87367a8dc1c9463636</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README</title>
<updated>2023-07-08T00:54:40+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2023-07-08T00:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=5db7426bb14b7e51275c14d8173bd67e8addc4ce'/>
<id>urn:sha1:5db7426bb14b7e51275c14d8173bd67e8addc4ce</id>
<content type='text'>
Mostly updating roadmap stuff. Non-VRC use cases are "complete" since I
was mostly targeting streaming. The ability to type into arbitrary text
fields is still somewhat nascent &amp; could be improved.

Also update some other random stuff to be more up to date. KillFrenzy
Avatar Text is now MIT, pog!
</content>
</entry>
<entry>
<title>Add grey background to browser src</title>
<updated>2023-06-27T08:50:40+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2023-06-27T08:47:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=8ff761153b7de23a9556f2af179ab3bf4b9849a5'/>
<id>urn:sha1:8ff761153b7de23a9556f2af179ab3bf4b9849a5</id>
<content type='text'>
Should improve legibility.

* Update README
</content>
</entry>
<entry>
<title>Add ability to type using STT</title>
<updated>2023-05-23T22:15:39+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2023-05-23T22:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=78de7f02bc364606b0939d66903f02b2f91c141b'/>
<id>urn:sha1:78de7f02bc364606b0939d66903f02b2f91c141b</id>
<content type='text'>
To use it, do a medium hold + long hold. Keep the long hold depressed
until you're done speaking. The transcription will be typed into the
currently selected input field.

* Add more audio feedback
* Make audio feedback play asynchronously so it doesn't slow down the
  controller input state machine as much.
</content>
</entry>
<entry>
<title>Fix noop animations on current creator companion build</title>
<updated>2023-05-09T07:06:46+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2023-05-09T07:06:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=aec43ecd11e8ef84fe4f5f5fcca9578dbde59469'/>
<id>urn:sha1:aec43ecd11e8ef84fe4f5f5fcca9578dbde59469</id>
<content type='text'>
See comment for details.

* Update README
</content>
</entry>
<entry>
<title>~Finish integrating faster-whisper</title>
<updated>2023-04-25T01:14:22+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2023-04-25T01:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=89c4fa29e5810fac7c75cb5edda1565320a5b8a9'/>
<id>urn:sha1:89c4fa29e5810fac7c75cb5edda1565320a5b8a9</id>
<content type='text'>
I'm able to use the new code to show text in game. Not yet play-tested.
</content>
</entry>
<entry>
<title>Begin integrating faster-whisper</title>
<updated>2023-04-24T03:52:36+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2023-04-24T03:52:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=b4bb6524652e0f76834ca26a4afa232855ca1348'/>
<id>urn:sha1:b4bb6524652e0f76834ca26a4afa232855ca1348</id>
<content type='text'>
This is a much faster, lower-VRAM reimplementation of Whisper in Python.
Early testing is extremely promising: fast transcription speed,
extremely low resource usage (CPU/RAM/VRAM), high accuracy.
</content>
</entry>
<entry>
<title>Custom chatbox shader writes depth</title>
<updated>2023-03-23T23:52:51+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2023-03-23T23:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=d58d36d9ef533b526d33c511526d6e481d243c96'/>
<id>urn:sha1:d58d36d9ef533b526d33c511526d6e481d243c96</id>
<content type='text'>
This fixes issues where the transparent corners of the textbox render
in front of other materials, causing those other materials to skip
rendering.

* Update README.md with roadmap and avatar resource usage.
</content>
</entry>
<entry>
<title>Update README.txt</title>
<updated>2023-03-03T01:07:28+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2023-03-03T00:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=b5ba8345cf5ceafbb24b73cf4bf7dd38510f6c22'/>
<id>urn:sha1:b5ba8345cf5ceafbb24b73cf4bf7dd38510f6c22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove exponential backoff cap</title>
<updated>2023-02-19T20:10:13+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2023-02-19T19:46:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=52f743e43a9ef582e04d7a363fbda19824db6cc7'/>
<id>urn:sha1:52f743e43a9ef582e04d7a363fbda19824db6cc7</id>
<content type='text'>
Allows sustained exponential backoff when not transcribing. Used to cap
out at 1s.

* Add more items to README TODO list
* Adjust emote metadata
* Emotes bugfix: Non-existent emote map doesn't cause transcription
  engine to bail out.
</content>
</entry>
</feed>
