Skip to content

Releases: Miguel0888/askai-java8

Snapshot (latest build)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Sep 01:42

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

Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Aug 16:52
2fcf358

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

Choose a tag to compare

@github-actions github-actions released this 28 Jul 09:33

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

Choose a tag to compare

@github-actions github-actions released this 27 Jul 21:35

Full Changelog: v0.5.2...v0.5.3

AskAI Java 8 v0.5.2

Choose a tag to compare

@github-actions github-actions released this 27 Jul 21:24

Full Changelog: v0.5.1...v0.5.2

AskAI Java 8 v0.5.1

Choose a tag to compare

@github-actions github-actions released this 27 Jul 15:06
b3c483e

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

Choose a tag to compare

@github-actions github-actions released this 27 Jul 14:35
b93a105

What's Changed

Full Changelog: v0.4.0...v0.5.0

AskAI Java 8 v0.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 11:50

What's Changed

  • Merge configurable audio DSP pipeline into main by @Miguel0888 in #5

New Contributors

Full Changelog: v0.3.0...v0.4.0

AskAI Java 8 v0.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 18:13

Full Changelog: v0.2.11...v0.3.0

AskAI Java 8 v0.2.11

Choose a tag to compare

@github-actions github-actions released this 08 Jul 17:50

Full Changelog: v0.2.10...v0.2.11