未提供项目说明

rhasspy-supervisor的Python项目详细描述


Rhasspy主管

Continous IntegrationPyPI package versionPython versionsGitHub license

从Rhasspy配置文件生成supervisord配置。在

要求

  • Python 3.7

安装

$ git clone https://github.com/rhasspy/rhasspy-supervisor
$ cd rhasspy-supervisor
$ ./configure
$ make
$ make install

跑步

^{pr2}$

命令行选项

usage: rhasspysupervisor [-h] --profile PROFILE
                         [--system-profiles SYSTEM_PROFILES]
                         [--user-profiles USER_PROFILES]
                         [--supervisord-conf SUPERVISORD_CONF]
                         [--docker-compose DOCKER_COMPOSE]
                         [--local-mqtt-port LOCAL_MQTT_PORT] [--debug]

optional arguments:
  -h, --help            show this help message and exit
  --profile PROFILE, -p PROFILE
                        Name of profile to load
  --system-profiles SYSTEM_PROFILES
                        Directory with base profile files (read only,
                        default=bundled)
  --user-profiles USER_PROFILES
                        Directory with user profile files (read/write,
                        default=$HOME/.config/rhasspy/profiles)
  --supervisord-conf SUPERVISORD_CONF
                        Name of supervisord configuration file to write in
                        profile (default: supervisord.conf)
  --docker-compose DOCKER_COMPOSE
                        Name of docker-compose YAML file to write in profile
                        (default: docker-compose.yml)
  --local-mqtt-port LOCAL_MQTT_PORT
                        Port to use for internal MQTT broker (default: 12183)
  --debug               Print DEBUG message to console

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java Springdata,按视图映射的只读字段   java将会话变量传递给MessageSource   java存储库未与MongoDB和spring自动连接   爪哇为什么我的蚂蚁不动?   如何用一个使用Java泛型的方法替换这些特定于类型的方法?   java画布。半径<1时绘制倒圆   更新m2e项目时出现java错误消息   java如何停止声音   java如果Android活动位于前台,那么向其发送通知意图的合适方式是什么?   借用时java DBCP2超时   java Android apk无法使用PHP通过3g检索数据,在wifi上工作正常   java高亮显示日历视图事件中数据库中的列表数据   java解析一些从php到安卓的JSON时出现问题   java从struts2调用ajax来填充div   java无法正确显示数据库的回迁项   使用Java的selenium Appium iOS自动化:所有具有可访问性ID的元素   java不正确的Linux可用空间   java Else条件在我的JSP中似乎不起作用   java云消息传递(GCM到FCM)