Skip to content

raryelcostasouza/pyTranscriber

 
 

Repository files navigation

pyTranscriber

Tip Me via PayPal Tip Me via Bitcoin Lightning

ko-fi

MOVED TO NEW WEBSITE - https://pytranscriber.github.io

More than 640k downloads since first version. Thanks! Check live statistics at GitHub Release Stats

Thanks to the people helping funding

Jixing Zhao, Narsu Narsu, Lucas Thorn, Soonkj Jung, Sergio Moreno, Yooki Adair, Adrien Jarton, YP, JOY_EASY, RodrigoRios, Zhou Mi, Dongmei Chen, Jung Yi Hung, Tah Kwang Tomas Tso

UPDATE - v1.9 - 22/12/2022

  1. Windows/Linux 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

UPDATE - v1.8 - 17/08/2022

  1. 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!
  2. Added GUI language switch feature
  3. Updated link to funding campaign at GitHub Sponsors

UPDATE - v1.7 - 08/08/2022

  1. add proxy setting
  2. change the function 'pytranscriber.util.MyUtil.is_internet_connected'
  3. add requirements.txt
  4. rebuilt using pyInstaller 5.3 - more stability to prevent multithreading crashes on Windows
  5. Added pipfile

image

About

pyTranscriber can be used to generate automatic transcription / automatic subtitles for audio/video files through a friendly graphical user interface.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages

  • Python 97.4%
  • Inno Setup 1.7%
  • Other 0.9%