Description
Hello,
I've been trying to use the STT library in Java on desktop, as the docs website mentions it is possible. However, I can only find .aar binaries, which are according to my knowledge usable only on Android, not desktop.
Is it possible to build .jar files too? On another note, do you have any plans to publish the artifacts on maven, so that the library can be easily used in Java/Android projects? If it is already published, I can't seem to find it.
After failing with Java, I have tried to setup the STT library in .NET. The .NET example in the examples folder seems to use an STT NuGet package, which does not seem to be available anymore. Can the Coqui STT NuGet package be made available too?
I also had trouble finding the .NET binaries in the Releases page, how would I get them from there?
Thank you.