summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Add speech-to-text demoyum2022-11-04
* Reduce sync rate from 10 Hz to 5 Hzyum2022-11-03
* Improve transcription qualityyum2022-11-01
* Combine 4 boolean select parameters into oneyum2022-11-01
* Fix bug where some text would show up after saying 'Clear'yum2022-11-01
* Update READMEyum2022-10-30
* Reduce total # of select bits from 44 to 4yum2022-10-30
* Disable mipmaps on board textureyum2022-10-27
* Flip text in mirroryum2022-10-27
* Change board sizeyum2022-10-27
* Tweak continuous transcriptionyum2022-10-27
* Add 'over' keywordyum2022-10-27
* Add fast clear animationyum2022-10-27
* De-scuff continuous transcriptionyum2022-10-25
* Tweak transcription heuristicsyum2022-10-25
* Add exponentially longer sleeps to transcribe loopyum2022-10-25
* Add TaSTT menuyum2022-10-25
* Add toggle to disable beepingyum2022-10-25
* Saying the word "clear" clears the boardyum2022-10-24
* STT now beeps when it shows text, and can be locked to worldyum2022-10-24
* Add speech noise on/off animationsyum2022-10-24
* redo speech noiseyum2022-10-24
* add speech noiseyum2022-10-24
* Rewrite FX and animation generatorsyum2022-10-23
* Fix fixWriteDefaults duplicate ID erroryum2022-10-23
* Update example animatoryum2022-10-22
* Fix UnityAnimator.mergeyum2022-10-22
* Reimplement "do nothing" animationyum2022-10-20
* Add example FX layer with write defaults offyum2022-10-20
* Add "off" animation generatoryum2022-10-20
* Add preliminary support for negative anchorsyum2022-10-20
* Quiet down transcribe.pyyum2022-10-20
* Add continuous transcription modeyum2022-10-17
* Update backlogyum2022-10-16
* Add dev cheatsheetyum2022-10-16
* Programmatically set noop animationyum2022-10-16
* Semi-fix gesture reset layeryum2022-10-16
* Fix a couple unity/YAML bugsyum2022-10-16
* Add multicore YAML parseryum2022-10-16
* Add libunity.addTransitionyum2022-10-15
* Transcribe.py now pagesyum2022-10-15
* Further improve transcribe.py responsivenessyum2022-10-15
* Tweak transcribe.pyyum2022-10-15
* Fix animations: renamed prefab from CustomSTT to TaSTTyum2022-10-15
* libunity: can now add layers, params, and animationsyum2022-10-15
* Begin fixWriteDefaults logicyum2022-10-15
* Add libunity CLIyum2022-10-15
* reimplement animator merging in yaml parseryum2022-10-14
* Add simple yaml parser (WIP)yum2022-10-13
* Add ability to merge FX controllersyum2022-10-12