1
0
mirror of https://github.com/ijaric/voice_assistant.git synced 2025-05-24 14:33:26 +00:00
voice_assistant/src/assistant
2023-10-13 17:03:47 +03:00
..
alembic feat: new file structure 2023-10-03 21:29:55 +01:00
bin feat: new file structure 2023-10-03 21:29:55 +01:00
lib fix: [#47] methods to async 2023-10-13 17:03:47 +03:00
nginx feat: new file structure 2023-10-03 21:29:55 +01:00
tests fix: comment out func tests and restore original Makefile 2023-10-12 17:47:56 +01:00
__init__.py feat: new file structure 2023-10-03 21:29:55 +01:00
.dockerignore feat: new file structure 2023-10-03 21:29:55 +01:00
.env.example feat: [#47] add tts settings 2023-10-13 17:03:08 +03:00
alembic.ini feat: new file structure 2023-10-03 21:29:55 +01:00
docker-compose.dev.yml feat: new file structure 2023-10-03 21:29:55 +01:00
docker-compose.tests.yml feat: [#41] add tests from template 2023-10-08 22:17:00 +03:00
docker-compose.yml feat: new file structure 2023-10-03 21:29:55 +01:00
Dockerfile feat: new file structure 2023-10-03 21:29:55 +01:00
Dockerfile.tests feat: [#41] add tests from template 2023-10-08 22:17:00 +03:00
entrypoint.sh feat: new file structure 2023-10-03 21:29:55 +01:00
Makefile fix: comment out func tests and restore original Makefile 2023-10-12 17:47:56 +01:00
poetry.lock fix: update poetry.lock 2023-10-12 16:22:55 +01:00
poetry.toml feat: new file structure 2023-10-03 21:29:55 +01:00
pyproject.toml Merge branch 'main' into tasks/#41_assistant_base_tests 2023-10-12 16:21:50 +01:00
README.md feat: new file structure 2023-10-03 21:29:55 +01:00

Voice Assitant

Install

  1. make init
  2. `make all-init``