Skip to content

Releases: sm18lr88/OpenAI_TTS_GUI

v0.3

29 May 05:10
Compare
Choose a tag to compare

Major Update: Version 0.3

I'm excited to announce a significant update to the OpenAI TTS GUI application with new features and improvements. Here's what's new:

Key Enhancements:

  • Modular Source Code: Restructured from a monolithic design to a modular architecture for better maintainability.
  • Migration to PyQt6: PySimpleGUI is no longer free, and PyQt6 is more robust and mature anyways.
  • New Icon
  • Enhanced Text Handling: Improved performance for better text manipulation. This app is primarily for pasting text; use a dedicated editor for extensive editing.
  • Cross-Platform Executables: Built executable files for both Windows and Linux.

New Settings Menu:

  • Theme Selection: Choose between Dark and Light themes.
  • API Key Management: Use your system's environment variable or input a custom key within the app.
  • File Retention Option: Option to retain individual audio files created during the TTS process.

Beta Release:

  • Potential Bugs: This version is still in beta and may contain some bugs. Please report any issues.
  • Legacy Versions Available: Older, stable versions are available for those who prefer them.

Enjoy the new features and enhancements!

v0.2

28 Jan 10:51
2b6f460
Compare
Choose a tag to compare

Lightweight. Functional.
I stripped the compiled PySimpleGUI of telemetry for various reasons.

Compiled .exe for Windows users.

Enjoy.