Releases: tecwindow/SoundTranscriber
Releases · tecwindow/SoundTranscriber
Sound Transcriber V1.4.6
Version 1.4.6:
- Sound Transcriber no longer checks the API key during its addition due to some bugs; the feature will be fixed later.
- Updated Python version to Python 3.13.
- You can now install Sound Transcriber on ARM64 devices.
- Updated yt-dlp to resolve download issues.
- Fixed an encoding-related bug with the log file.
- Updated dependencies to the latest versions.
- Some improvements.
Sound Transcriber V1.4.5
Version 1.4.5:
- Improved Russian translation. Thanks to @Kostenkov-2021
- Improved Turkish translation. thanks to @kadir03debug
- Some improvements.
Sound Transcriber V1.4.4
Version 1.4.4:
- Added Vietnamese translation, many thanks to Nguyen Anh Duc.
- Transitioned to a new system for translating the changelog and Sound Transcriber User Guide. More details can be found in the User Guide.
- Fixed a bug that prevented Sound Transcriber from successfully downloading YouTube videos.
- Fixed a bug that prevented Sound Transcriber from stopping downloads correctly when the "Keep Downloaded Files" option was enabled.
- Fixed a bug that caused Sound Transcriber to improperly log errors returned by services.
- Improved Sound Transcriber user guide.
- Upgraded to wxPython 4.2.2 and Python 3.12.7.
Sound Transcriber V1.4.3
Sound Transcriber V1.4.2
Version 1.4.2:
- Added Turkish translation. Thanks to @kadir03debug
- fixt a bug related to downloading from YouTube.
- Some improvements.
Sound Transcriber V1.4.1
Version 1.4.1:
What's Changed
- Updates in Russian localization and documentation. by @Kostenkov-2021 in #5
- Fixes in Russian documentation by @Kostenkov-2021 in #6
- Several minor improvements.
Sound Transcriber V1.4.0 Beta1
Version 1.4.0:
- Added Beta updates system. You can enable this option in settings to receive beta updates. Please note that beta updates may contain significant bugs. You can disable the option and revert to the latest stable version at any time.
- Added an option to specify the number of files to be converted simultaneously.
- Sound Transcriber will no longer generate an event log by default. You can enable it from the settings when encountering errors and then repeat the steps. By default, the log will retain the details of the last step, and previous operations details will be deleted when disabled.
- The logs now display more information.
- The functionality of the copy button has been enhanced. As a result, the copy button should remain available as long as the result field contains transcribed texts.
- Added a donation option for developers.
- Attempted to minimize errors returned by the Google service.
- Fixed several bugs, particularly those related to pausing and resuming the transcription process.
- Updated the user guide to include translation details, beta updates, and other important information. We highly recommend reviewing it for the latest info.
- Updated the Python version used to Python 3.12.
- Several minor improvements.
Sound Transcriber V1.3.3
Version 1.3.3:
- Added Russian translation, many thanks to Danil.
- made code improvements that increased response speed and reduced size.
- replaced Accessible Output 2 with PythonUniversalSpeech.
- Sound Transcriber no longer uses Sapi5 to speak actions when used without a screen reader.
- Updated the version of Python used to Python 3.11.7.
- Several minor improvements.
Sound Transcriber V1.3.2
Version 1.3.2:
- You can now add files using drag and drop.
- Fixed a major bug that caused extracted text to appear in the wrong order when converting long files.
- Fixed a bug that caused the save option to be disabled if the conversion was canceled before completion.
- Several improvements to the Arabic translation. Many thanks to @ZeinabBahaa
- Various minor improvements.