Skip to content

v0.2-beta0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 17:04
· 280 commits to main since this release

Hey, this is the first pre-release for our upcoming version 0.2 of audapolis. There is still a lot of work to be done but it already includes some interesting features some of you might want to try out.

What's Changed since v0.1

  • We added a new exporter which can generate files for a lot of video editors
  • We added automatic speaker detection, in which the system tries to guess who speaks when in you audio file
  • We fixed a bug where the export would not work if you downloaded the release from our github page
    • 🐛 (app): Disable asar-packing in releases by @pajowu in #173
  • We updated the models to support more languages
    • 🔧 (server): Update list of models, remove speaker id model by @pajowu in #171
  • We added builds for more linux distributions and apple silicon
    • 💚 Build for more archs & formats (M1, deb, rpm, snap, pacman) by @pajowu in #181, #184, #185
  • We did a lot of work on our CI to get you proper releases
    • 💚 Speedup build times by @pajowu in #159, #162
    • 💚 Fix bug that lead to draft-workflow not running by @pajowu in #161
    • 💚 Add check that runs after build was skipped/passed by @pajowu in #163
    • 💚 Use correct version variable by @pajowu in #176
    • 💚 Do not use seperate draft step, use electorn-builders by @pajowu in #177

Full Changelog: v21.12.13-2230...v22.1.5-1552