Skip to content

Refactor main.rs logic into AppBuilder #62

@Object905

Description

@Object905

Hi. It would be nice if fn main logic was some kind of builder, that could be used in custom binary.
Basically all I want to modify there is StreamEngine (register_asr/register_tts) and modify config a bit from env variables.
It's a burden to copy-paste every time main.rs changes.

When I have the time I would like to send a PR, but if someone decides to do this instead, please leave a comment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions