Skip to content

v1.9 Stable

Latest
Compare
Choose a tag to compare
@raryelcostasouza raryelcostasouza released this 22 Dec 20:56
· 21 commits to master since this release

UPDATE - v1.9 - 22/12/2022

  1. 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.
  2. 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