Skip to content

Figure out publishing workflow #4

@ClementTsang

Description

@ClementTsang

Publishing this is... confusing.

The goal was to create a single file executable. Some problems I encountered:

  • Could not get resource embedding to work for model files - works fine if I leave them separate them out, but then it means I have to separately distribute the model/scorer files. This is fine, but a bit cumbersome.
  • Could not get dll importing to work at all for STT except for including the DLLs separately, and having to run Transcripter with the LD_LIBRARY_PATH=: environment variable. That's also kinda not optimal...

If this issue is still open and anyone reading this has any idea on how to fix these, feel free to let me know. I'm pretty unfamiliar with the dotnet (core) method of publishing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions