-
Notifications
You must be signed in to change notification settings - Fork 0
Interact with jaison-core using your voice entirely locally.
License
limitcantcode/app-jaison-local-audio-lcc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Local audio player for jaison-core ## Install dependencies Install [pytorch](https://pytorch.org/get-started/locally/) And everything else: ```bash pip install -r requirements.txt ``` ## Setup environment variables 1. Rename `.env-template` to `.env` 2. Fill out fields in `.env` When you run the application, it will list all the possible devices (mic and speakers). Use these. For example, it lists `0: Microsoft Sound Mapper - Input` so I use `Microsoft Sound Mapper - Input`. ## Usage ```bash python ./src/main.py ```
About
Interact with jaison-core using your voice entirely locally.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published