This repository has been archived by the owner on May 6, 2022. It is now read-only.
Releases: spokestack/spokestack-python
Releases · spokestack/spokestack-python
v0.0.23
What’s Changed
- v0.0.23 (#105) @will-rice
- Pin numpy to 1.19.2 in requirements.txt (#103) @will-rice
- Add PyTorch model abstraction (#100) @will-rice
Release v0.0.22
What’s Changed
- Bump py from 1.9.0 to 1.10.0 (#96) @dependabot
- Bump rsa from 4.6 to 4.7 (#94) @dependabot
- Bump pyyaml from 5.3.1 to 5.4 (#95) @dependabot
- Bump pydantic from 1.7.3 to 1.7.4 (#97) @dependabot
- Bump Dependencies to Latest Version (#93) @will-rice
- Bump pydantic from 1.7.3 to 1.7.4 (#91) @dependabot
Release v0.0.21
What’s Changed
- Increment version to 0.0.21 (#89) @will-rice
- Bump pyyaml from 5.3.1 to 5.4 (#84) @dependabot
- Bump rsa from 4.6 to 4.7 (#83) @dependabot
- Create codeql-analysis.yml (#82) @will-rice
- Bump pygments from 2.6.1 to 2.7.4 in /docs (#80) @dependabot
- Bump jinja2 from 2.11.2 to 2.11.3 in /docs (#81) @dependabot
- Bump py from 1.9.0 to 1.10.0 (#85) @dependabot
- Bump pyyaml from 5.3.1 to 5.4 in /docs (#79) @dependabot
- add tts-lite components (#87) @brentspell
- Update github-deploy.yml (#86) @will-rice
- Add Release Drafter GitHub Action (#78) @will-rice
Release v0.0.20
Features
- Audio input support for
sounddevice
library.
Release v.0.0.19
Features
- Addition of
SpokestackKeyword
profile to enable users to easily use keyword models.
Release v.0.0.18
Features
- Microphone support via PyAudio without the need to install system packages.
- Wheels for Linux, macOS, Windows.
Bug fixes
- Numpy/Cython ValueError caused by version mismatch. Numpy is now pinned to
1.19.2
and will stay in sync with current TensorFlow releases.
v0.0.17
Release v0.0.16
add submodule