https://github.com/rhasspy/rhasspy-profile
Python library for Rhasspy settings
https://github.com/rhasspy/rhasspy-profile
Last synced: 9 days ago
JSON representation
Python library for Rhasspy settings
- Host: GitHub
- URL: https://github.com/rhasspy/rhasspy-profile
- Owner: rhasspy
- License: mit
- Created: 2019-12-31T03:41:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-28T16:43:53.000Z (over 1 year ago)
- Last Synced: 2025-03-28T08:11:51.325Z (27 days ago)
- Language: Python
- Size: 1020 KB
- Stars: 2
- Watchers: 1
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rhasspy Profile
[](https://github.com/rhasspy/rhasspy-profile/actions)
[](https://github.com/rhasspy/rhasspy-profile/blob/master/LICENSE)Manages profiles settings for [Rhasspy](https://github.com/synesthesiam/rhasspy).
## Requirements
* Python 3.7
## Installation
```bash
$ git clone https://github.com/rhasspy/rhasspy-profile
$ cd rhasspy-profile
$ ./configure
$ make
$ make install
```## Running
```bash
$ bin/rhasspy-profile
```