Releases: raryelcostasouza/pyTranscriber
v2.1 Stable
- Compiled torch with CUDA support enabled for faster whisper processing for those who have NVidia GPUs
Linux version for distros with GLIBC 2.35 or newer. Compiled from Ubuntu 22.04
FOR macOS CATALINA AND ABOVE:
As the app is not downloaded from the AppStore, it may be necessary to allow it to run manually at
System Preferences > Security and Privacy
If you get a message "file damaged, you should move it to trash". You need to open a Terminal and type the following command to add an exception allowing the app to run:
xattr -cr Downloads/pyTranscriber*.app
Show your support
pyTranscriber is developed as a hobby and is available for free, but donations are welcomed and essential for further improvements.
Your donations will help me free up my time to do more direct work on pyTranscriber. If I can generate more income from sponsorship here, I can take time out of other jobs and commit more time to work on bug fixes, add new features, and make new releases, like possible future integration with Mozilla Deep Speech engine, which may improve accuracy and control over the speech detection.
v2.0 Stable
- Fixed issue with cantonese language not working using whisper engine
- Fixed srt file generation not being compliant with srt syntax
For now only Windows, Mac OS version for Apple Silicon and Linux (distros with GLIBC 2.35 or newer). Please report any bugs and show your support
FOR macOS CATALINA AND ABOVE:
As the app is not downloaded from the AppStore, it may be necessary to allow it to run manually at
System Preferences > Security and Privacy
If you get a message "file damaged, you should move it to trash". You need to open a Terminal and type the following command to add an exception allowing the app to run:
xattr -cr Downloads/pyTranscriber-v2.0-rc2.app
SHA256
Windows version: d706c278945714151eef76a2dd0f2523fc257decc61ac6d6d3111d0619e20da6
MacOS version: 0bdd6bbd339f2a5ebcc9861daf3356a369d6ed50157987a2ae4cb18d587eb214
Linux version (support for ubuntu 22.04 or newer distros - glibc 2.35 or newer only): 37dd531a27cc0fc58cf202d1b94c8f81cdde9d5ac18c64877575e7796cf49b88
Linux version download (from Drive as GitHub only supports file smaller than 2gb): https://drive.google.com/file/d/1bGTmDPI4JQ4p1ETLKGAXIOcv7BT9wcSt/view?usp=sharing
Show your support
pyTranscriber is developed as a hobby and is available for free, but donations are welcomed and essential for further improvements.
Your donations will help me free up my time to do more direct work on pyTranscriber. If I can generate more income from sponsorship here, I can take time out of other jobs and commit more time to work on bug fixes, add new features, and make new releases, like possible future integration with Mozilla Deep Speech engine, which may improve accuracy and control over the speech detection.
v2.0 Release Candidate 2
- Fixed bugs on connectivity check, language switching, default output folder
- Removed unneeded dependencies
For now only Windows and Mac OS version for Apple Silicon. Linux release coming out soon. Please report any bugs and show your support
FOR macOS CATALINA AND ABOVE:
As the app is not downloaded from the AppStore, it may be necessary to allow it to run manually at
System Preferences > Security and Privacy
If you get a message "file damaged, you should move it to trash". You need to open a Terminal and type the following command to add an exception allowing the app to run:
xattr -cr Downloads/pyTranscriber-v2.0-rc2.app
SHA256
Windows version: 1851a7bf2dd97730b75a35851331aec923387399fa8d7a2608f27812658e8e7a
MacOS version: 2135b44f993a3d00e345293f22632df6f9be92eab4acd80c27c21b4d22e87018
Show your support
pyTranscriber is developed as a hobby and is available for free, but donations are welcomed and essential for further improvements.
Your donations will help me free up my time to do more direct work on pyTranscriber. If I can generate more income from sponsorship here, I can take time out of other jobs and commit more time to work on bug fixes, add new features, and make new releases, like possible future integration with Mozilla Deep Speech engine, which may improve accuracy and control over the speech detection.
v2.0 Release Candidate 1
- Added support for openAI Whisper with local processing
- Added saving/load settings to sqlite local db
For now only Windows and Mac OS version for Apple Silicon.Linux release coming out soon. Please report any bugs and show your support
FOR macOS CATALINA AND ABOVE:
As the app is not downloaded from the AppStore, it may be necessary to allow it to run manually at
System Preferences > Security and Privacy
If you get a message "file damaged, you should move it to trash". You need to open a Terminal and type the following command to add an exception allowing the app to run:
xattr -cr Downloads/pyTranscriber-v2.0RC_1.app
SHA256
Windows version: 3cee84d65cec3de026daf821b7e0cf3911e4efe3968cc2d08a10ff27c8853dbd
MacOS version: e0cb4434fb5706c0c235fd0d830bfa83da7393d2373284127575ecb335e04fe3
Show your support
pyTranscriber is developed as a hobby and is available for free, but donations are welcomed and essential for further improvements.
Your donations will help me free up my time to do more direct work on pyTranscriber. If I can generate more income from sponsorship here, I can take time out of other jobs and commit more time to work on bug fixes, add new features, and make new releases, like possible future integration with Mozilla Deep Speech engine, which may improve accuracy and control over the speech detection.
v1.9 Stable
UPDATE - v1.9 - 22/12/2022
- Windows version compiled with Nuitka (https://github.com/Nuitka/Nuitka) instead of pyInstaller to improve stability and fix random crashes while transcribing audio. If you still experience issues please report at Issues section.
- Support for Ogg/ogv/mkv/webm media files on file selector
Linux
For latest distros with GLIBC version 2.35 or higher download
- pyTranscriber-v1.9-linux-installer.zip
or - pyTranscriber-v1.9-linux-portable.zip
For older distros or GLIBC version < 2.35 (incompatible with GNOME 40+)
- pyTranscriber-v1.9-linux-libc2.31-installer.zip
- pyTranscriber-v1.9-linux-libc2.31-portable.zip
macOS
As the app is not downloaded from the AppStore, it may be necessary to allow it to run manually at
System Preferences > Security and Privacy
FOR macOS CATALINA AND ABOVE:
If you get a message "file damaged, you should move it to trash". You need to open a Terminal and type the following command to add an exception allowing the app to run:
xattr -cr Downloads/pyTranscriber.app
IMPORTANT NOTE:
For users in mainland China or other places where Google is blocked
The app will show a failure to connect to the internet message... meaning Google Servers.
You need to either use a proxy service and set it up at pytranscriber settings > proxy or install a desktop VPN app like Windscribe to bypass the blockage and be able to use pyTranscriber.
对于中国大陆或其他谷歌被屏蔽的地方的用户
该应用程序将显示连接到互联网消息失败...意思是谷歌服务器。
您需要使用代理服务并在 pytranscriber 设置 > 代理中进行设置,或者安装桌面 VPN 应用程序(如 Windscribe)绕过阻塞并能够使用 pyTranscriber。
Hashes to verify the files authenticity (SHA256 sum):
Windows:
pyTranscriber-1.9-win-installer.exe - 245e6947859e25d97ba49a27fc3f58d195ce7f266b71f8dc020800b17645c45e
pyTranscriber-v1.9-win-portable.zip - 503677359734ad7c0cd673295149d090cfb8977821874983819ff2ca57e97d56
MacOS
pyTranscriber-v1.9-mac.zip - ca0a4c5a41561b94034156f0bdff6e4388d66d01bf0f8455e4451f80c87e55e4
Linux
pyTranscriber-v1.9-linux-portable.zip - f76cdda1ca24868b5a7d5aeeee4a1763d455e033c4a16822b5782505d738b797
pyTranscriber-v1.9-linux-installer.zip - 29f0ec7ad46b0f6328258cad8ce4ce977842f73ca2e98e3bc92b9cc37b661ded
pyTranscriber-v1.9-linux-libc2.31-installer.zip - 6411c38eac98fb3a4b035cd99d7f73fa61375f66426ce0c5ffd7ceee7bf184b6
pyTranscriber-v1.9-linux-libc2.31-portable.zip - 3bf3155c026eaa24138fada830d673cb4332216e51fcb24c7c6a3d6aac23e341
Note: on Aug 17th 2024 I have corrected the hashes for win-installer and win-portable as they were not reflecting the latest files. Thanks the reporter
v1.8 - stable
UPDATE - v1.8 - 17/08/2022
- Fixed bug: language codes for Chinese Languages updated accordingly to Speech API. Changed to "cmn-Hans-CN" and "cmn-Hant-TW" instead of "zh / zh-TW").. The output was always mistakenly coming in Cantonese (yue-Hant-HK). Now they come properly in Traditional Chinese and Simplified Chinese. Thanks to "Specter Hi" for reporting!
- Added GUI language switch feature
- Updated link to funding campaign at GitHub Sponsors
Note for Linux Users:
If you use Gnome 40 or higher with Wayland you need to use the special version for that. (pyTranscriber-v1.7-linux-gnome40-wayland*.zip)
Also make sure you have qtwayland5 package installed on your system (for Ubuntu apt install qtwayland5)
Note for Mac users:
As the app is not downloaded from the AppStore, it may be necessary to allow it to run manually at
System Preferences > Security and Privacy
FOR macOS CATALINA AND ABOVE:
Open a Terminal and type the following command to add an exception allowing the app to run:
xattr -cr Downloads/pyTranscriber.app
MacOS Monterey
There has been bug reports of problems running the app on the latest MacOS version. If you also experience the same issues the workaround for now is to install Ubuntu on VirtualBox for Mac, install pyTranscriber and run it from there... this setup shouldn't take more than 30 minutes.
If you want a ready to go solution you can join the funding campaign with $10 one time and get a link with Virtualbox appliance ready to go with everything pre-installed.
IMPORTANT NOTE:
For users in mainland China or other places where Google is blocked
The app will show a failure to connect to the internet message... meaning Google Servers.
You need to either use a proxy service and set it up at pytranscriber settings > proxy or install a desktop VPN app like Windscribe to bypass the blockage and be able to use pyTranscriber.
对于中国大陆或其他谷歌被屏蔽的地方的用户
该应用程序将显示连接到互联网消息失败...意思是谷歌服务器。
您需要使用代理服务并在 pytranscriber 设置 > 代理中进行设置,或者安装桌面 VPN 应用程序(如 Windscribe)绕过阻塞并能够使用 pyTranscriber。
v1.7 - stable
UPDATE - v1.7 - 08/08/2022
- add proxy setting
- add requirements.txt
- rebuilt using pyInstaller 5.3 - more stability to prevent multithreading crashes on Windows
- Added pipfile
Note for Linux Users:
- If you use Gnome 40 or higher with Wayland you need to use the special version for that. (pyTranscriber-v1.7-linux-gnome40-wayland*.zip)
- Also make sure you have qtwayland5 package installed on your system (for Ubuntu apt install qtwayland5)
Note for Mac users:
As the app is not downloaded from the AppStore, it may be necessary to allow it to run manually at
System Preferences > Security and Privacy
FOR macOS CATALINA AND ABOVE:
Open a Terminal and type the following command to add an exception allowing the app to run:
xattr -cr Downloads/pyTranscriber.app
IMPORTANT NOTE:
For users in mainland China or other places where Google is blocked
The app will show a failure to connect to the internet message... meaning Google Servers.
You need to either use a proxy service and set it up at pytranscriber settings > proxy or install a desktop VPN app like Windscribe to bypass the blockage and be able to use pyTranscriber.
Show your support
pyTranscriber is developed as a hobby and is available for free, but donations are welcomed and essential for further improvements.
Your donations will help me free up my time to do more direct work on pyTranscriber. If I can generate more income from sponsorship here, I can take time out of other jobs and commit more time to work on bug fixes, add new features, and make new releases, like possible future integration with Mozilla Deep Speech engine, which may improve accuracy and control over the speech detection.
v1.5-stable
09/12/2020 -
* For Windows7 Users: Please download the win7-installer or win7-portable versions.
* For users of Windows 8 or Windows 10 please use the win-8-10 versions.
07/12/2020 - New stable version
* Since v1.4.1 COMPATIBLE WITH MACOS CATALINA.
* Upgraded to latest Python and libraries
* Minor GUI tweaks and fixes.
Note for Mac users:
As the app is not downloaded from the AppStore, it may be necessary to allow it to run manually at
System Preferences > Security and Privacy
FOR macOS CATALINA AND ABOVE:
Open a Terminal and type the following command to add an exception allowing the app to run:
xattr -cr Downloads/pyTranscriber.app
IMPORTANT NOTE:
For users in mainland China or other places where Google is blocked
The app will show a failure to connect to the internet message... meaning Google Servers.
You need to install a desktop VPN app like Windscribe to bypass the blockage and be able to use pyTranscriber.
Show your support
pyTranscriber is developed as a hobby and is available for free, but donations are welcomed and essential for further improvements.
Your donations will help me free up my time to do more direct work on pyTranscriber. If I can generate more income from sponsorship here, I can take time out of other jobs and commit more time to work on bug fixes, add new features, and make new releases, like possible future integration with Mozilla Deep Speech engine, which may improve accuracy and control over the speech detection.
v.1.4.1-Stable
06/12/2020
Added compatibility to MacOS Catalina
For other Operating Systems please continue using v1.4:
https://github.com/raryelcostasouza/pyTranscriber/releases/tag/v1.4-stable
v1.4-stable
29/01/2020 - New stable version
- Fixed crash when exporting txt file for languages with special characters, especially Chinese, on Windows system. Thanks for KY Poon for reporting!
Note for Mac users:
To properly open the app just run the file launcher.command
As the app is not downloaded from the AppStore, it may be necessary to allow it to run manually at
System Preferences > Security and Privacy
IMPORTANT NOTE!
Now compatible with MacOS Catalina (v.1.4.1)!!!
For users in mainland China or other places where Google is blocked
The app will show a failed to connect to the internet message... meaning Google Servers.
You need to install a desktop VPN app like Windscribe to bypass the blockage and be able to use pyTranscriber.