Releases: wst24365888/voice-presentation-control
Releases · wst24365888/voice-presentation-control
v1.0.2
v1.0.1
v1.0.0
Features
- add vosk grammar #37 (Xyphuz)
- fft and volume imporvance and add denoise func #37 (Coolshanlan)
- add [unk] for unrelated contents #37 (Xyphuz)
- add strict mode #37 (Xyphuz)
- reset after hit #37 (Xyphuz)
- support scrolling #37 (Xyphuz)
Bug Fixes
Performance Improvements
- improve action presicion #37 (Coolshanlan)
- improve action presicion #37 (Coolshanlan)
- improve action presicion #37 (Coolshanlan)
- imporve acc #37 (Coolshanlan)
- 0.4s loud #37 (Coolshanlan)
Chores
- update README.md (Xyphuz)
- update README.md (Xyphuz)
- add actions descriptions (Xyphuz)
- fix typo in README.md (Xyphuz)
- change stream to local variable #37 (Xyphuz)
- notimportant #37 (Coolshanlan)
- add instructions for those who had trouble installing pyaudio #37 (Xyphuz)
- apply pre-commit hooks #37 (Xyphuz)
- remove wav files in git history #37 (Xyphuz)
- update python version for ci #37 (Xyphuz)
- update poetry python version to match scipy #37 (Xyphuz)
- remove save_frames line #37 (Coolshanlan)
- apply type annotations and pre-commit hooks #37 (Xyphuz)
- ignore .ipynb files #37 (Xyphuz)
- update README.md for thresholds #37 (Xyphuz)
- update version number #37 (Xyphuz)
- update descriptions for strict mode #37 (Xyphuz)
Commits
- a60eb98: Merge branch 'dev' of https://github.com/wst24365888/voice-presentation-control into dev (Coolshanlan) #37
- 6b34201: Merge branch 'dev' of https://github.com/wst24365888/voice-presentation-control into dev (Coolshanlan) #37
- f1396f3: Dev (#36) (hahaherher) #37
v0.4.1
v0.4.0
v0.3.2
Bug Fixes
Performance Improvements
Chores
- remove unnecessary binary files from git history and apply pre-commit hooks #26 (Xyphuz)
- update version number #27 (Xyphuz)
Commits
- slove repeat hitting #26 (Coolshanlan)
- slove repeat hitting #26 (Coolshanlan)
v0.3.1
v0.3.0
v0.2.6
Features
- execute pre-commit in ci #22 (Xyphuz)
- continue record and predict #22 (Coolshanlan)
- continue record and predict #22 (Coolshanlan)
- continue record and predict #22 (Coolshanlan)
- implement throttle #22 (Xyphuz)
Bug Fixes
- add missing --all-files in ci #22 (Xyphuz)
- dependencies not installed in ci #22 (Xyphuz)
- update dependencies in ci #22 (Xyphuz)
- conflict bug #22 (Coolshanlan)
Performance Improvements
- tune the length of record and chunk parameters #22 (Coolshanlan)
- tune the length of record and chunk parameters #22 (Coolshanlan)
Chores
- set pre-commit as a dev dependency #22 (Xyphuz)
- chunk parameter 2048 to 4098 #22 (Coolshanlan)
- remove unnecessary binary files from git history and apply pre-commit hooks #22 (Xyphuz)
- add *.wav to .gitignore to prevent someone commit it to git history #22 (Xyphuz)
- add type annotation #22 (Xyphuz)
- remove magic numbers #22 (Xyphuz)
- change vpc start default chunk to 4096 #22 (Xyphuz)
- update version number #22 (Xyphuz)