dialogos-project / dialogos

The DialogOS dialog system.
https://www.dialogos.app
GNU General Public License v3.0
21 stars 8 forks source link

Make 2.2 release #218

Open alexanderkoller opened 3 years ago

alexanderkoller commented 3 years ago

This also requires adding separate links to the website for Mac Intel/ARM installers.

timobaumann commented 1 year ago

I'd like to defer this until after I publish the fix for Java 16+ (defaultCharacterSet) and Java 14+ (Pack200 not available). @alexanderkoller, what's the status of what you pushed to the master branch? It doesn't seem like it lead to a release?

timobaumann commented 1 year ago

time fixed defaultCharacter is fixed in commit ab297c326fd725

timobaumann commented 2 weeks ago

Install4j happily builds joint intel/arm Mac installers. I have proof they work on arm.

timobaumann commented 2 weeks ago

I'd like to hold back 2.2 for Google ASR+TTS (and potentially some other ASR that works with a language model). I'll release 2.1.4 shortly. This will, unfortunately, mean that our repo will currently only support one single English MaryTTS voice and all others will only be included in the installer, as they need to be built at home and aren't available on maven repositories nor can be built with jitpack. It's still a vast improvement over 2.1.3 which doesn't build at all at present due to MaryTTS hickups caused by the JCentral shutdown.