<feed xmlns='http://www.w3.org/2005/Atom'>
<title>TaSTT.git/Sounds, branch v0.13.0</title>
<subtitle>Free self-hosted STT for VRChat.</subtitle>
<id>https://git.yummers.dev/TaSTT.git/atom?h=v0.13.0</id>
<link rel='self' href='https://git.yummers.dev/TaSTT.git/atom?h=v0.13.0'/>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/'/>
<updated>2023-05-23T22:15:39+00:00</updated>
<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>Built-in chatbox no longer shows empty messages</title>
<updated>2023-02-04T23:26:41+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2023-02-04T21:16:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=92fea304613bacfa014e1fbaf9fddb82e4f33d62'/>
<id>urn:sha1:92fea304613bacfa014e1fbaf9fddb82e4f33d62</id>
<content type='text'>
* Reduce noise on/off indicator volume by 50%
</content>
</entry>
<entry>
<title>Optimize transcription latency</title>
<updated>2022-12-15T07:04:29+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-12-15T05:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=8326dee0bf01956b450858212cbdba3403b32b0d'/>
<id>urn:sha1:8326dee0bf01956b450858212cbdba3403b32b0d</id>
<content type='text'>
Shave off ~500ms due to locking. Acquiring a threading.Lock takes
hundreds of milliseconds and the global interpreter lock already takes
care of most crashy race conditions, so just remove the locks.

Avoid writing audio to disk, saving more time (and disk wear / IOPS).

Add basic profiling to transcribe().

Omit timestamps, since we don't use them (maybe we should!)

Shorten noise indicators to 350ms

The whisper behavior where it repeats tokens causes certain
transcriptions to take many seconds. I haven't thought about how to fix
this, yet.
</content>
</entry>
<entry>
<title>Add on/off sound indicator (local)</title>
<updated>2022-11-26T01:57:42+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-11-26T01:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=89a929fe76e4dbd56436288055366d9416c13e74'/>
<id>urn:sha1:89a929fe76e4dbd56436288055366d9416c13e74</id>
<content type='text'>
Now we have a visual and auditory indicator for transcription. The
auditory indicator is only heard by the user, and can be used to reset
the state of the board prior to displaying.
</content>
</entry>
<entry>
<title>redo speech noise</title>
<updated>2022-10-25T03:30:06+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-10-25T03:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=4a5338bff2ed9e21b7011c87dfa21598e70e1b15'/>
<id>urn:sha1:4a5338bff2ed9e21b7011c87dfa21598e70e1b15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add speech noise</title>
<updated>2022-10-25T01:19:53+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-10-25T01:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=ddf0472f6c98f9cd9f0faa138f5bee9e5a2f674e'/>
<id>urn:sha1:ddf0472f6c98f9cd9f0faa138f5bee9e5a2f674e</id>
<content type='text'>
</content>
</entry>
</feed>
