v1.5.1

QwenAudio/CosyVoicev1.5.1Jan 26, 2026by github-actions[bot]

AI Summary

This release introduces an idle inhibition feature to suppress idle behavior within the application.

Key Highlights

  • New idle inhibition feature accessible via command-line argument.
  • Feature implemented through pull request #698.
  • Contribution credited to @cyqsimon.

New Features

  • Idle inhibition via --inhibit flag

Full Release Notes

- Add idle inhibition feature via `--inhibit` [#698](https://github.com/svenstaro/genact/pull/698) (thanks @cyqsimon)