pytranscriber.github.io Open in urlscan Pro
2606:50c0:8000::153  Public Scan

Submitted URL: http://pytranscriber.github.io/
Effective URL: https://pytranscriber.github.io/
Submission: On April 23 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

 * Skip to primary navigation
 * Skip to content
 * Skip to footer

pyTranscriber Automatic transcription and subtitles for audio/video files
powered by Python
 * Home
 * Download
 * Changelog
 * For Developers

Toggle menu



RARYEL C. SOUZA

Developer

Follow
 * Brazil
 * GitHub
   




pyTranscriber


PYTRANSCRIBER

pyTranscriber is an application that can be used to generate automatic
transcription / automatic subtitles for audio/video files through a friendly
graphical user interface. The hard work of speech recognition is made by the
Google Speech Recognition API using Autosub.




pyTranscriber is a improved version of my previous project JAutosub (Java),
created because of the limitations, issues, and overhead of mixing this 2
different languages on a single project.

The app by default outputs the subtitles as .srt and the transcribed audio on
the user interface as well as .txt files. SRT Files can be edited using Aegisub.
Internet connection is REQUIRED because it uses the Google Cloud Speech Server
for the job, in the same way as the Youtube Automatic Subtitles.

IMPORTANT: As speech recognition technology is still not fully accurate, the
accuracy of the result can vary a lot, depending on many factors, mainly the
quality/clarity of the audio. Ideally the audio input should not have background
noise, sound effects or music. If there is a single speaker and he speaks in a
clear and slow speed seems that the recognition is much more accurate.
Sometimes, under ideal/lucky conditions it is possible to get a accuracy result
close to 95%.






RECENT POSTS


RELEASE V1.9

less than 1 minute read

22/12/2022 - v1.9 1. Windows/Linux version compiled with Nuitka
(https://github.com/Nuitka/Nuitka) instead of pyInstaller to improve stability
and fix rando...


RELEASE V1.8

less than 1 minute read

17/08/2022 - v1.8 1. Fixed bug: language codes for Chinese Languages updated
accordingly to Speech API. Changed to “cmn-Hans-CN” and “cmn-Hant-TW” instead
o...


RELEASE V1.7

less than 1 minute read

08/08/2022 - v1.7 1. add proxy setting 2. change the function
‘pytranscriber.util.MyUtil.is_internet_connected’ 3. add requirements.txt 4.
rebuilt using pyI...


RELEASE V1.5

less than 1 minute read

07/12/2020 - v1.5 * Since v1.4.1 COMPATIBLE WITH MACOS CATALINA. * Upgraded to
latest Python and libraries * Minor GUI tweaks and fixes. 06/12/2020 - v1.4....


RELEASE V1.4

less than 1 minute read

29/01/2020 - v1.4: * Fixed crash when exporting txt file for languages with
special characters, specially chinese, on Windows system. Thanks for KY Poon for
...

 * Previous
 * 1
 * 2
 * Next

 * Follow:
 * GitHub
 * Feed

© 2024 Raryel C. Souza. Powered by Jekyll & Minimal Mistakes.