<feed xmlns='http://www.w3.org/2005/Atom'>
<title>TaSTT.git/GUI/package.ps1, branch v0.3.1</title>
<subtitle>Free self-hosted STT for VRChat.</subtitle>
<id>https://git.yummers.dev/TaSTT.git/atom?h=v0.3.1</id>
<link rel='self' href='https://git.yummers.dev/TaSTT.git/atom?h=v0.3.1'/>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/'/>
<updated>2023-01-02T05:44:45+00:00</updated>
<entry>
<title>Embed git in package</title>
<updated>2023-01-02T05:44:45+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2023-01-02T05:05:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=e25bdba3a3a53b09be5269d8b065c13b73ab55c3'/>
<id>urn:sha1:e25bdba3a3a53b09be5269d8b065c13b73ab55c3</id>
<content type='text'>
package.ps1 fetches PortableGit and embeds it in the package. This
eliminates all but one runtime dependency (MSVC++ Redistributable).

* Move Python into a new FOSS folder.
</content>
</entry>
<entry>
<title>GUI: expose chars per sync, bytes per char</title>
<updated>2022-12-24T20:13:07+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-12-23T07:10:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=50d327b83b496085ec91e31100d12f5f60c7d4ac'/>
<id>urn:sha1:50d327b83b496085ec91e31100d12f5f60c7d4ac</id>
<content type='text'>
Users can now control how many characters they send per sync event, as
well as the number of bytes used to represent each character.

This gives them the power to pick between faster paging and fewer sync
params.

International users must use 2 bytes per char (at least for now).

* package.ps1: don't distribute the gigantic TTF files, just the bitmaps
</content>
</entry>
<entry>
<title>GUI: "Finish" avatar generation workflow</title>
<updated>2022-12-21T00:32:20+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-12-21T00:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=7eb372a02afdbbea593d1f02ddae3e2d12fae5cf'/>
<id>urn:sha1:7eb372a02afdbbea593d1f02ddae3e2d12fae5cf</id>
<content type='text'>
GUI now generates parameters &amp; menu.

Still need to handle write defaults.

* Add capability to append to avatar parameters &amp; menu
* Install canned Unity assets, shaders, and fonts in avatar folder
* Check in materials for ease of use
* Bugfix: correctly label menu/parameters file pickers
</content>
</entry>
<entry>
<title>GUI can now generate animator</title>
<updated>2022-12-20T22:20:17+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-12-20T22:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=a048e2c1b1940805c0dcb29bc162f804ca463214'/>
<id>urn:sha1:a048e2c1b1940805c0dcb29bc162f804ca463214</id>
<content type='text'>
Still need to generate params &amp; merge menus. Getting close....
</content>
</entry>
<entry>
<title>Now it's possible to build the app from Powershell</title>
<updated>2022-12-19T04:36:42+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-12-19T04:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=0111a26a5526fe5f01c0dc3b4d4391af4234c2a7'/>
<id>urn:sha1:0111a26a5526fe5f01c0dc3b4d4391af4234c2a7</id>
<content type='text'>
No more WSL dependencies!
</content>
</entry>
<entry>
<title>Add ability to select model</title>
<updated>2022-12-19T03:11:47+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-12-19T03:11:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=b7b2b112a106138d99dda3f259620b350c896f1a'/>
<id>urn:sha1:b7b2b112a106138d99dda3f259620b350c896f1a</id>
<content type='text'>
* icon now works when pinned to taskbar
* add model selection
* add script to dump mic devices
* whisper models now download into the virtual environment
</content>
</entry>
<entry>
<title>GUI: Add mic, language selection</title>
<updated>2022-12-18T23:08:28+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-12-18T22:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=79f1b48042cbb724892301afdee842fb33ab2b37'/>
<id>urn:sha1:79f1b48042cbb724892301afdee842fb33ab2b37</id>
<content type='text'>
Users can now select their mic &amp; spoken language in the GUI.

* pyaudio now samples at the mic rate, fixing an issue where frames
  would drop. We downsample in the callback by dropping frames.
* add Sounds folder to package
</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>
<entry>
<title>Check in python 3.11</title>
<updated>2022-12-17T01:41:47+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-12-17T01:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=00e1f1ac9f25d2ec346a09a6c6372fd93d404633'/>
<id>urn:sha1:00e1f1ac9f25d2ec346a09a6c6372fd93d404633</id>
<content type='text'>
License is included in source &amp; distributable package.
</content>
</entry>
<entry>
<title>Add logo</title>
<updated>2022-12-17T00:05:43+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-12-17T00:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=f368e34070331c5c7900d98e10fddccf7c9fd0ff'/>
<id>urn:sha1:f368e34070331c5c7900d98e10fddccf7c9fd0ff</id>
<content type='text'>
* GUI now shows logo
* Add package.ps1 to generate distributable application bundle
* Rename ~GUI to GUI
* Add ScopeGuard class
</content>
</entry>
</feed>
