Releases: thetechnicker/PythonAISynth
v3.2.0
v3.0.0
PythonAISynth v3.0.0 Release Notes
I am excited to announce the release of PythonAISynth v3.0.0! This major update introduces significant improvements and new features.
New Features
- AI Framework Upgrade: Switched to PyTorch, reducing prediction time due to lower overhead.
- Enhanced Plotting Canvas: Updated to a Matplotlib-based canvas for better plotting capabilities.
PythonAISynth Installation Guide
This release includes Prebuilds both for Windows and Linux.
Windows Installation
To install PythonAISynth on Windows, execute the following command in your terminal:
pip install PythonAISynth-3.0.0-cp311-cp311-win_amd64.whlLinux Installation
For Linux users, the installation can be done using the following command:
pip install PythonAISynth-3.0.0-cp311-cp311-linux_x86_64.whlStarting the Application
Once the installation is complete, you can launch PythonAISynth by simply typing PythonAISynth in your terminal.
Feedback
Your feedback is very important. If you have any suggestions for new features or improvements, please let me know.
Thank you for your support!
v2.1.0
PythonAISynth v2.1.0 Release Notes
A new Version is ready. I remade the whole GUI and made the code of it easier to expand.
New Features
- Darkmode: Added Darkmode to the application for a more comfortable user experience in low-light environments.
- Live Synth: Updated the code for the live synth to be cleaner and more efficient.
PythonAISynth Installation Guide
This release includes Prebuilds both for Windows and Linux.
Windows Installation
To install PythonAISynth on Windows, execute the following command in your terminal:
pip install PythonAISynth-2.1.0-cp311-cp311-win_amd64.whlLinux Installation
For Linux users, the installation can be done using the following command:
pip install PythonAISynth-2.1.0-cp311-cp311-linux_x86_64.whlStarting the Application
Once the installation is complete, you can launch PythonAISynth by simply typing PythonAISynth in your terminal.
Feedback
Your feedback is very important. If you have any suggestions for new features or improvements, please let me know.
Thank you for your support!
v2.0.0
PythonAISynth v2.0.0 Release Notes
A new Version is ready. I remade the whole GUI and made the code of it easier to expand.
New Features
- Redesigned the GUI: Changed layout of the GUI for a cleaner look
- Cleaner Code: Refactored the Code of the GUI to be more expandable
PythonAISynth Installation Guide
This release includes Prebuilds both for Windows and Linux.
Windows Installation
To install PythonAISynth on Windows, execute the following command in your terminal:
pip install PythonAISynth-2.0.0-cp311-cp311-win_amd64.whlLinux Installation
For Linux users, the installation can be done using the following command:
pip install PythonAISynth-2.0.0-cp311-cp311-linux_x86_64.whlStarting the Application
Once the installation is complete, you can launch PythonAISynth by simply typing PythonAISynth in your terminal.
Feedback
Your feedback is very important. If you have any suggestions for new features or improvements, please let me know.
Thank you for your support!
v1.0.0
PythonAISynth v1.0.0 Release Notes
I'm excited to announce the first official release of PythonAISynth, a Python application that synthesizes artificial intelligence with sound. This release marks a significant milestone in the development process and I'm thrilled to share it with you.
New Features
- PythonAISynth: The main feature is now available for use. Start creating amazing sounds with the power of AI!
PythonAISynth Installation Guide
This release includes Prebuilds both for Windows and Linux.
Windows Installation
To install PythonAISynth on Windows, execute the following command in your terminal:
pip install PythonAISynth-1.0.0-cp311-cp311-win_amd64.whlLinux Installation
For Linux users, the installation can be done using the following command:
pip install PythonAISynth-1.0.0-cp311-cp311-linux_x86_64.whlStarting the Application
Once the installation is complete, you can launch PythonAISynth by simply typing PythonAISynth in your terminal.
Known Issues
Please note that this is the first official release of PythonAISynth and there may be some bugs. I welcome bug reports from users. If you encounter any issues, please don't hesitate to report them.
Feedback
Your feedback is very important. If you have any suggestions for new features or improvements, please let me know.
Thank you for your support!