jetro30087

joined 10 months ago
[โ€“] jetro30087@alien.top 1 points 10 months ago

What are you using for voices? Those sound great.

[โ€“] jetro30087@alien.top 1 points 10 months ago

You might want to look at TVM (https://tvm.apache.org/), it's used in projects like MLC (https://github.com/mlc-ai/mlc-llm) to run inference on models in C++, and works great.

I'm not master degree level when it comes to coding but I have used solutions derived from that project for some experimental Unity plugins, which aren't really feasible with python.