Releases: Miguel0888/askai-java8
Releases · Miguel0888/askai-java8
Release list
Snapshot (latest build)
Rolling snapshot built from arch @ 97f0f2d. Overwritten on every non-main push; this is a test build, not a real release.
ChatGPT-compatible offline Gradle cache
This ZIP contains a prepared .chatgpt/gradle-home cache (Gradle 7.6.4 + all dependencies) for offline Gradle execution in ChatGPT-like environments. Unzip at the repo root, then run GRADLE_USER_HOME=.chatgpt/gradle-home ./gradlew --offline build with a Java 8 JDK. Rolling artifact, overwritten on every push (cached from copilot/fix-prime-publish-offline-gradle-cache).
AskAI Java 8 v0.5.4
What's Changed
- Add batch audio transcription feature by @Miguel0888 in #8
- Fix batch stalls: per-item timeout and 16 kHz mono normalization by @Miguel0888 in #9
- feat(chat): add decentralized Partying LAN group-chat mode (G1 foundation) by @Miguel0888 with @Copilot in #7
Full Changelog: v0.4.0...v0.5.4
AskAI Java 8 v0.5.3
Full Changelog: v0.5.2...v0.5.3
AskAI Java 8 v0.5.2
Full Changelog: v0.5.1...v0.5.2
AskAI Java 8 v0.5.1
What's Changed
- Fix batch stalls: per-item timeout and 16 kHz mono normalization by @Miguel0888 in #9
Full Changelog: v0.5.0...v0.5.1
AskAI Java 8 v0.5.0
What's Changed
- Add batch audio transcription feature by @Miguel0888 in #8
Full Changelog: v0.4.0...v0.5.0
AskAI Java 8 v0.4.0
What's Changed
- Merge configurable audio DSP pipeline into main by @Miguel0888 in #5
New Contributors
- @Miguel0888 made their first contribution in #5
Full Changelog: v0.3.0...v0.4.0
AskAI Java 8 v0.3.0
Full Changelog: v0.2.11...v0.3.0
AskAI Java 8 v0.2.11
Full Changelog: v0.2.10...v0.2.11