1
0
mirror of https://github.com/MarkParker5/STARK.git synced 2024-11-24 08:12:13 +02:00
S.T.A.R.K. - Speech And Text Algorithmic Recognition Kit
Go to file
dependabot[bot] eba3623a29
Bump urllib3 from 1.26.16 to 1.26.18
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.16...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 01:10:59 +00:00
.github/workflows minor fixes 2023-09-19 18:56:19 +02:00
.vscode init docs 2023-09-11 05:22:24 +02:00
docs update docs 2023-09-21 20:36:08 +02:00
overrides init docs 2023-09-11 05:22:24 +02:00
stark improve vosk 2023-09-22 16:59:44 +02:00
tests commands manager: json.dumps and get by name 2023-09-21 20:36:08 +02:00
.gitignore fix imports 2023-09-20 10:00:46 +02:00
LICENSE.md license, docs.home 2023-09-18 08:06:23 +02:00
mkdocs.yml remove docs.offline plugin 2023-09-20 10:09:53 +02:00
poetry.lock Bump urllib3 from 1.26.16 to 1.26.18 2023-10-18 01:10:59 +00:00
pyproject.toml Version bump v4.0.7 2023-09-21 18:37:20 +00:00
README.md Update README.md 2023-09-20 12:01:40 +02:00

S.T.A.R.K.

Speech and Text Algorithmic Recognition Kit

Modern, advanced, and fast framework for creating natural language (especially voice) interfaces. Like FastAPI, but with speech instead of http.

Check docs for more information.