Skip to content

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

License

Notifications You must be signed in to change notification settings

raryelcostasouza/pyTranscriber

This branch is 265 commits ahead of, 19 commits behind agermanidis/autosub:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0b4cc57 · Mar 8, 2025
Mar 5, 2025
Dec 23, 2022
Mar 22, 2024
Feb 10, 2019
Nov 18, 2024
Aug 15, 2022
Feb 3, 2019
Jul 4, 2015
Dec 22, 2022
Dec 22, 2022
Mar 5, 2025
Jan 23, 2019
Dec 21, 2022
Aug 17, 2022
Aug 17, 2022
Dec 22, 2022
Aug 17, 2022
Feb 3, 2019
Dec 22, 2022
Dec 22, 2022

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 - v2.0-RC_1 - 04/03/2025

  1. Added support for openAI Whisper with local processing of media files as alternative to Google Speech API (where all media file is uploaded to Google servers for processing)
  2. Added saving/load settings to sqlite local db

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%