Git Product home page Git Product logo

pytranscriber's People

Contributors

agermanidis avatar arkadiusz-wieczorek avatar cdric49 avatar gardenia22 avatar guifereis avatar jeandown123 avatar macchado avatar mattfisher avatar n0whereruoxi avatar omghozlan avatar peskdale avatar pytranscriber avatar raryelcostasouza avatar rnabel avatar shaung avatar xennygrimmato avatar yasondinalt avatar ye-will avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pytranscriber's Issues

[aac @ 00000124243c2600]

image
Although I do not understand this error message, I do not see the output files have an error. What is this error mean? Thank you

Google Colab

Is your feature request related to a problem? Please describe.
Is it possible to run pyTranscriber in Google Colab?

Describe the solution you'd like
I would like to run pyTranscriber through Google Colab. That way, I can make use of powerful NVIDIA Tesla T4 GPU. However, Google Colab doesn't appear to support GUI applications, only CLI.

Describe alternatives you've considered
I tried https://github.com/BingLingGroup/autosub. However, I keep encountering the following NameError, which is super strange (I've made sure autosub is installed):

NameError                                 Traceback (most recent call last)

<ipython-input-15-492003e58ef3> in <cell line: 1>()
----> 1 autosub -i /content/example.mp3

NameError: name 'autosub' is not defined

Additional context
Add any other context or screenshots about the feature request here.

Cannot run it

When I click the "Generate Subtitles" botton, it can run step 1. However, the whole program disappeared when it is running step 2.

Can it support audio in ogg format?

Thank you very much for developing this, it helps me a lot!❤️❤️

Can it support audio in ogg format? Thank you very much!

The background is that I usually need to communicate with my Middle Eastern customers using Whatsapp, and the voice they send is downloaded in ogg format from the web version.

I would like to convert the ogg audio file to text directly to understand the customer's intention directly.

Program window closes when clicking buttons (tests done on Ubuntu 20.04 and 22.04, with all program versions from 1.5 onwards)

Problems encountered, as summarized below:

Ubuntu Mate 20.04 (properly updated)

  • To prevent the program window from closing (version 1.8, but basically the same thing happens with previous versions, both portable and installed), it is necessary every time to follow the sequence of clicks on the buttons: "Audio language", choose the program (Portuguese) and the "Output location", and finally "Select file" which will be transcribed to text (not following this step-by-step the window closes, using as "common" user, not tested as root)

Ubuntu Mate 22.04 (properly updated)

  • Program closes the window (version 1.8, but basically the same with previous versions, both portable and installed), even doing the step-by-step previously reported with version 20.04 of Ubuntu Mate, using as a common user (as root you can use it, but makes it difficult due to the permissions of generated files being left to root, requiring changes to them manually)

crash on windows

hi, I clicked transcribe audio/generate subtitles button and got this error below, then the window disappeared

C:\Program Files (x86)\pyTranscriber>pyTranscriber.exe
Traceback (most recent call last):
File "pytranscriber\control\thread_exec_autosub.py", line 116, in run
File "pytranscriber\control\thread_exec_autosub.py", line 105, in __loopSelectedFiles
File "pytranscriber\control\thread_exec_autosub.py", line 63, in __runAutosubForMedia
File "pytranscriber\control\ctr_autosub.py", line 143, in generate_subtitles
AttributeError: type object 'Ctr_Autosub' has no attribute 'pool'

problems with the Linux .desktop file

The .desktop file in the Linux installer has no Category defined, so the shortcut ends up in the Lost and Found area in the KDE menu.

Adding this line to pytranscriber.desktop would fix that:
Categories=AudioVideo;

Also, the shortcut does not get removed when running the uninstall script. This is because it's running the command:
sudo rm -f /usr/share/applications/pyTranscriber.desktop with a capital T.
But the actual .desktop filename is all lowercase.

(I would've submitted a pull request, but these files don't appear to be part of the repo.)

possibility to vary the region-detection threshold?

Is your feature request related to a problem? Please describe.
I have some videos where the speakers tend to pause between parts of their sentence. pyTranscriber seems to treat each of these pause as a separate "region", and so the translations are created 'in isolation' and are often incorrect.

Is there a way to vary the region-detection threshold? It looks like the parameter is called min_region_size per this function but i'm not sure how to make it so that this can be varied by the gui?

Is your feature request related to a problem? Please describe.
yes, depending on speaker, the default region-detection threshold may need to be adjusted

Describe the solution you'd like
would be nice if this could be varied (or maybe even disabled so the entire file counts as a region, unless there's a reason that's undesireable)

Describe alternatives you've considered
i considered to see if the pyTranscriber.app macOS deployment can be editted but it looks like the code is encapsulated and non-modifiable there?

Additional context
Add any other context or screenshots about the feature request here.

Crash on select files (Manjaro Cinnamon)

Describe the bug
The program crashes as soon as the Select Files button is clicked

To Reproduce
Steps to reproduce the behavior:

  1. Run program
  2. Click Select Files

Expected behavior
File selection dialogue should appear.

Screenshots
Command line output:

$ export LC_ALL=C; pyTranscriber
Gtk-Message: 18:03:57.385: Failed to load module "xapp-gtk3-module"
Gtk-Message: 18:03:57.386: Failed to load module "canberra-gtk-module"

(pyTranscriber:749722): Gtk-WARNING **: 18:03:59.540: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
**
Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /org/gtk/libgtk/icons/16x16/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
Bail out! Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /org/gtk/libgtk/icons/16x16/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
Aborted (core dumped)

Desktop (please complete the following information):

  • OS: Manjaro Linux with Cinnamon desktop

Additional context
Newly installed from AUR package pytranscriber-bin.

.

.

用不了

转录时提示无法链接网络,挂梯子与不挂梯子都无法链接网络

Android and iOS versions of the app

Is your feature request related to a problem? Please describe.
It would be nice to be able to transcribe movies saved on a phone.

Describe the solution you'd like
Android and iOS versions of the app with at least the basic functionality.

Describe alternatives you've considered
Copying movies from the phone to a PC and transcribing them using the desktop app, which is cumbersome if you need a transcription while traveling.

Additional context
N/A

Temporary folder is created, causing issue with firewall

First, I would like to thank you for this invaluable and powerful program that you continue to develop. I use it routinely.

Here's my issue: On Windows, a temporary folder is created (AppData\Local\Temp\onefile_*) - but because I use a firewall, I have to whitelist main.exe in this random folder each time I run the program. Previously, I only needed to allow pyTranscriber.exe, which was easier because its location doesn't change.

Please consider reverting to the previous behavior, or including the necessary files in the same folder for portability.

Thanks.

(This is may be the problem with #26.)

Disabling the command prompt

Whenever I open PyTranscribe, a command prompt also comes alongside it.

image

I can't enter anything in it, and the GUI seems to have everything I'd need. If I run into a problem, both the GUI and the command prompt crash, so the presence of the terminal doesn't give me any extra feedback. Could we get a way to just disable it appearing at all? Closing it closes both it and the GUI.

No network connection, please solve it Thank you

Hello author, I'm a Chinese user, and your software experience is very good. I used it once before, but today it doesn't work. I tried a lot of network lines, such as the United States, Japan, Germany, Canada, Australia, Singapore, Korea, Britain, and VPN Error Unable to access Google Voice Server. Is my network wrong or just caught up with the software maintenance? Thank you. I hope you can reply.
J8YY2NP4MD 5@%NSYO 35%I

API support to allow use in python scripts

Is your feature request related to a problem? Please describe.
Is it possible to use this inside another python script. I have a script that downloads videos into MP4 format and would like to use this with that script to create the file with the transcription without using the full GUI.

Describe the solution you'd like
An API of sorts to call on mp4 files that will transcribe the video.

If this is already possible, could you point me in the right direction to be able to accomplish this.

希望提高稳定性

希望增加等待时间和反复尝试次数,在网络不好的地方,经常代理连接失败,也会在第2个步骤开始时奔溃。

Application crashed on macOS when starting transcribing

Application crashed on macOS when starting transcribing.

To Reproduce

Steps to reproduce the behavior:

  1. Set proxy
  2. Add video
  3. Uncheck 'Open output files automatically
  4. Select language option 'cmn-Hans-CN - Chinese (Simplified,China)
  5. Start transcribing

Expected behavior

Applicaiton crashed.

Desktop

  • OS: macOS 12.5.1 (21G83)
  • Version: 1.8

System problem report:


Translated Report (Full Report Below)

Process: main [56126]
Path: /Applications/pyTranscriber-v1.8.app/Contents/MacOS/main
Identifier: main
Version: 0.0.0 (???)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2022-08-19 10:49:54.0257 +0800
OS Version: macOS 12.5.1 (21G83)
Report Version: 12
Bridge OS Version: 6.6 (19P6066)
Anonymous UUID: 4A87FA8F-DC01-21E4-FE6A-754A3C547142

Sleep/Wake UUID: 9C31AE3F-8E40-438A-933B-62DDDB308428

Time Awake Since Boot: 46000 seconds
Time Since Wake: 6211 seconds

System Integrity Protection: enabled

Crashed Thread: 10 Thread_Exec_Autosub

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff81112b97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff81112bce8 mach_msg + 56
2 CoreFoundation 0x7ff81122f39d __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff81122da28 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff81122ce6c CFRunLoopRunSpecific + 562
5 HIToolbox 0x7ff819edb5e6 RunCurrentEventLoopInMode + 292
6 HIToolbox 0x7ff819edb34a ReceiveNextEventCommon + 594
7 HIToolbox 0x7ff819edb0e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
8 AppKit 0x7ff813c66fad _DPSNextEvent + 927
9 AppKit 0x7ff813c6566a -[NSApplication(NSEvent) nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
10 AppKit 0x7ff813c57d19 -[NSApplication run] + 586
11 libqcocoa.dylib 0x10de8d62f QCocoaEventDispatcher::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 2495
12 QtCore 0x10a816acf QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 431
13 QtCore 0x10a81b042 QCoreApplication::exec() + 130
14 QtWidgets.abi3.so 0x10cc1dde2 meth_QApplication_exec
(_object*, _object*) + 82
15 Python 0x10961b8e2 cfunction_call_varargs + 290
16 Python 0x10961b2a5 _PyObject_MakeTpCall + 373
17 Python 0x1096e9ea5 call_function + 533
18 Python 0x1096e6cae _PyEval_EvalFrameDefault + 25678
19 Python 0x10961bbf0 function_code_fastcall + 128
20 Python 0x10961b0f7 _PyObject_FastCallDict + 247
21 Python 0x10961c6ff _PyObject_Call_Prepend + 143
22 Python 0x109672b41 slot_tp_init + 145
23 Python 0x10966e039 type_call + 297
24 Python 0x10961b2a5 _PyObject_MakeTpCall + 373
25 Python 0x1096e9ea5 call_function + 533
26 Python 0x1096e6d45 _PyEval_EvalFrameDefault + 25829
27 Python 0x1096eac94 _PyEval_EvalCodeWithName + 2804
28 Python 0x1096e0784 PyEval_EvalCode + 100
29 main 0x108ecfbe9 0x108ecb000 + 19433
30 main 0x108ed02b7 0x108ecb000 + 21175
31 dyld 0x10fe7c52e start + 462

Thread 1:
0 libsystem_pthread.dylib 0x7ff811163f48 start_wqthread + 0

Thread 2:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff81112b97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff81112bce8 mach_msg + 56
2 CoreFoundation 0x7ff81122f39d __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff81122da28 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff81122ce6c CFRunLoopRunSpecific + 562
5 AppKit 0x7ff813dd49ce _NSEventThread + 132
6 libsystem_pthread.dylib 0x7ff8111684e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff811163f6b thread_start + 15

Thread 3:
0 libsystem_pthread.dylib 0x7ff811163f48 start_wqthread + 0

Thread 4:
0 libsystem_pthread.dylib 0x7ff811163f48 start_wqthread + 0

Thread 5:
0 libsystem_pthread.dylib 0x7ff811163f48 start_wqthread + 0

Thread 6:
0 libsystem_pthread.dylib 0x7ff811163f48 start_wqthread + 0

Thread 7:
0 libsystem_pthread.dylib 0x7ff811163f48 start_wqthread + 0

Thread 8:
0 libsystem_pthread.dylib 0x7ff811163f48 start_wqthread + 0

Thread 9:
0 libsystem_pthread.dylib 0x7ff811163f48 start_wqthread + 0

Thread 10 Crashed:: Thread_Exec_Autosub
0 libsystem_kernel.dylib 0x7ff81113200e __pthread_kill + 10
1 libsystem_pthread.dylib 0x7ff8111681ff pthread_kill + 263
2 libsystem_c.dylib 0x7ff8110b3d24 abort + 123
3 QtCore 0x10a63a529 qt_message_fatal(QtMsgType, QMessageLogContext const&, QString const&) + 9
4 QtCore 0x10a63bc74 QMessageLogger::fatal(char const*, ...) const + 202
5 QtCore.abi3.so 0x109d9dfc9 pyqt5_err_print() + 745
6 sip.cpython-38-darwin.so 0x109444646 sip_api_call_procedure_method + 246
7 QtCore.abi3.so 0x109c8e84b sipQThread::run() + 91
8 QtCore 0x10a644619 QThreadPrivate::start(void*) + 329
9 libsystem_pthread.dylib 0x7ff8111684e1 _pthread_start + 125
10 libsystem_pthread.dylib 0x7ff811163f6b thread_start + 15

Thread 10 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000070000d028000 rcx: 0x000070000d027c08 rdx: 0x0000000000000000
rdi: 0x0000000000011007 rsi: 0x0000000000000006 rbp: 0x000070000d027c30 rsp: 0x000070000d027c08
r8: 0x00007ff8528bbc98 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000246
r12: 0x0000000000011007 r13: 0x00007f9ae1e2da20 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007ff81113200e rfl: 0x0000000000000246 cr2: 0x00007ff8528bce10

Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133

Binary Images:
0x7ff81112a000 - 0x7ff811161fff libsystem_kernel.dylib () <792406fe-2224-3c14-ba9f-f076fd7839d2> /usr/lib/system/libsystem_kernel.dylib
0x7ff8111af000 - 0x7ff8116b1fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff819ead000 - 0x7ff81a1a0fff com.apple.HIToolbox (2.1.1) <95eab511-8fc1-353a-ac8a-26aa19032e2e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff813c28000 - 0x7ff814ab7fff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x10de54000 - 0x10dfc2fff libqcocoa.dylib (
) /Applications/pyTranscriber-v1.8.app/Contents/MacOS/PyQt5/Qt5/plugins/platforms/libqcocoa.dylib
0x10a622000 - 0x10ab92fff QtCore () /Applications/pyTranscriber-v1.8.app/Contents/MacOS/QtCore
0x10c9e2000 - 0x10ccadfff QtWidgets.abi3.so (
) <2e414bbc-29f8-3fae-b71a-0ec9f444a427> /Applications/pyTranscriber-v1.8.app/Contents/MacOS/PyQt5/QtWidgets.abi3.so
0x1095fa000 - 0x109831fff Python () <7cd14e77-ce2d-311d-b166-d9e0d1170f39> /Applications/pyTranscriber-v1.8.app/Contents/MacOS/Python
0x108ecb000 - 0x108ed6fff main (0.0.0) /Applications/pyTranscriber-v1.8.app/Contents/MacOS/main
0x10fe77000 - 0x10fee2fff dyld (
) /usr/lib/dyld
0x7ff811162000 - 0x7ff81116dfff libsystem_pthread.dylib () /usr/lib/system/libsystem_pthread.dylib
0x7ff811032000 - 0x7ff8110bafff libsystem_c.dylib (
) /usr/lib/system/libsystem_c.dylib
0x109c6b000 - 0x109df2fff QtCore.abi3.so () /Applications/pyTranscriber-v1.8.app/Contents/MacOS/PyQt5/QtCore.abi3.so
0x10943c000 - 0x109453fff sip.cpython-38-darwin.so (
) /Applications/pyTranscriber-v1.8.app/Contents/MacOS/PyQt5/sip.cpython-38-darwin.so

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 0
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=955.6M resident=0K(0%) swapped_out_or_unallocated=955.6M(100%)
Writable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 3
Activity Tracing 256K 1
CG backing stores 6000K 8
CG image 244K 16
ColorSync 108K 10
CoreAnimation 212K 11
CoreGraphics 16K 3
CoreUI image data 3484K 26
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 299.2M 55
MALLOC guard page 48K 10
MALLOC_MEDIUM (reserved) 944.0M 8 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
ObjC additional data 15K 1
STACK GUARD 56.0M 11
Stack 13.1M 11
VM_ALLOCATE 152K 21
__CTF 756 1
__DATA 22.9M 413
__DATA_CONST 15.5M 203
__DATA_DIRTY 753K 115
__FONT_DATA 4K 1
__LINKEDIT 661.0M 67
__TEXT 294.7M 424
__UNICODE 592K 1
dyld private memory 1024K 1
mapped file 491.4M 58
shared memory 1304K 20
=========== ======= =======
TOTAL 3.1G 1502
TOTAL, minus reserved VM space 1.8G 1502


Full Report

{"app_name":"main","timestamp":"2022-08-19 10:49:54.00 +0800","app_version":"0.0.0","slice_uuid":"b783f0f1-1d25-3704-a7a2-49a2553e4a08","build_version":"","platform":1,"bundleID":"main","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.5.1 (21G83)","incident_id":"0B74B998-190E-4354-A220-13C709DA5221","name":"main"}
{
"uptime" : 46000,
"procLaunch" : "2022-08-19 10:49:12.3194 +0800",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro16,2",
"procStartAbsTime" : 46280532766667,
"coalitionID" : 11696,
"osVersion" : {
"train" : "macOS 12.5.1",
"build" : "21G83",
"releaseType" : "User"
},
"captureTime" : "2022-08-19 10:49:54.0257 +0800",
"incident" : "0B74B998-190E-4354-A220-13C709DA5221",
"bug_type" : "309",
"pid" : 56126,
"procExitAbsTime" : 46322234098986,
"cpuType" : "X86-64",
"procName" : "main",
"procPath" : "/Applications/pyTranscriber-v1.8.app/Contents/MacOS/main",
"bundleInfo" : {"CFBundleShortVersionString":"0.0.0","CFBundleIdentifier":"main"},
"storeInfo" : {"deviceIdentifierForVendor":"777A84A4-124A-56C1-9324-A5B624AD09C5","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "main",
"crashReporterKey" : "4A87FA8F-DC01-21E4-FE6A-754A3C547142",
"wakeTime" : 6211,
"bridgeVersion" : {"build":"19P6066","train":"6.6"},
"sleepWakeUUID" : "9C31AE3F-8E40-438A-933B-62DDDB308428",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asi" : {"libsystem_c.dylib":["abort() called"]},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 10,
"threads" : [{"id":872150,"queue":"com.apple.main-thread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":525213,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":1},{"imageOffset":518696,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":1},{"imageOffset":515692,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":1},{"imageOffset":189926,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":2},{"imageOffset":189258,"symbol":"ReceiveNextEventCommon","symbolLocation":594,"imageIndex":2},{"imageOffset":188645,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":2},{"imageOffset":257965,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":3},{"imageOffset":251498,"symbol":"-[NSApplication(NSEvent) nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":3},{"imageOffset":195865,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":3},{"imageOffset":235055,"symbol":"QCocoaEventDispatcher::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":2495,"imageIndex":4},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":431,"imageIndex":5},{"imageOffset":2068546,"symbol":"QCoreApplication::exec()","symbolLocation":130,"imageIndex":5},{"imageOffset":2342370,"symbol":"meth_QApplication_exec(_object*, _object*)","symbolLocation":82,"imageIndex":6},{"imageOffset":137442,"symbol":"cfunction_call_varargs","symbolLocation":290,"imageIndex":7},{"imageOffset":135845,"symbol":"_PyObject_MakeTpCall","symbolLocation":373,"imageIndex":7},{"imageOffset":982693,"symbol":"call_function","symbolLocation":533,"imageIndex":7},{"imageOffset":969902,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25678,"imageIndex":7},{"imageOffset":138224,"symbol":"function_code_fastcall","symbolLocation":128,"imageIndex":7},{"imageOffset":135415,"symbol":"_PyObject_FastCallDict","symbolLocation":247,"imageIndex":7},{"imageOffset":141055,"symbol":"_PyObject_Call_Prepend","symbolLocation":143,"imageIndex":7},{"imageOffset":494401,"symbol":"slot_tp_init","symbolLocation":145,"imageIndex":7},{"imageOffset":475193,"symbol":"type_call","symbolLocation":297,"imageIndex":7},{"imageOffset":135845,"symbol":"_PyObject_MakeTpCall","symbolLocation":373,"imageIndex":7},{"imageOffset":982693,"symbol":"call_function","symbolLocation":533,"imageIndex":7},{"imageOffset":970053,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25829,"imageIndex":7},{"imageOffset":986260,"symbol":"_PyEval_EvalCodeWithName","symbolLocation":2804,"imageIndex":7},{"imageOffset":944004,"symbol":"PyEval_EvalCode","symbolLocation":100,"imageIndex":7},{"imageOffset":19433,"imageIndex":8},{"imageOffset":21175,"imageIndex":8},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":9}]},{"id":872227,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":872237,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":525213,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":1},{"imageOffset":518696,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":1},{"imageOffset":515692,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":1},{"imageOffset":1755598,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":872268,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":872270,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":872401,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":872483,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":872863,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":872864,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":872865,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"triggered":true,"id":872919,"name":"Thread_Exec_Autosub","threadState":{"r13":{"value":140303191431712},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":140704513506456,"symbolLocation":456,"symbol":"__sFX"},"cr2":{"value":140704513510928},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":0},"r15":{"value":22},"rbx":{"value":123145520578560},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703415083022,"matchesCrashFrame":1},"rbp":{"value":123145520577584},"rsp":{"value":123145520577544},"r12":{"value":69639},"rcx":{"value":123145520577544},"flavor":"x86_THREAD_STATE","rdi":{"value":69639}},"frames":[{"imageOffset":32782,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":25087,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":10},{"imageOffset":531748,"symbol":"abort","symbolLocation":123,"imageIndex":11},{"imageOffset":99625,"symbol":"qt_message_fatal(QtMsgType, QMessageLogContext const&, QString const&)","symbolLocation":9,"imageIndex":5},{"imageOffset":105588,"symbol":"QMessageLogger::fatal(char const*, ...) const","symbolLocation":202,"imageIndex":5},{"imageOffset":1257417,"symbol":"pyqt5_err_print()","symbolLocation":745,"imageIndex":12},{"imageOffset":34374,"symbol":"sip_api_call_procedure_method","symbolLocation":246,"imageIndex":13},{"imageOffset":145483,"symbol":"sipQThread::run()","symbolLocation":91,"imageIndex":12},{"imageOffset":140825,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703415050240,
"size" : 229376,
"uuid" : "792406fe-2224-3c14-ba9f-f076fd7839d2",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703415595008,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5255168,
"uuid" : "c39123bf-9d62-3577-a11f-0a97cc4d9991",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1866"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703563436032,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3096576,
"uuid" : "95eab511-8fc1-353a-ac8a-26aa19032e2e",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703460130816,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15269888,
"uuid" : "bcb46e9b-acd5-3b26-878f-a3988bc5df7e",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.60.148"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4528095232,
"size" : 1503232,
"uuid" : "d4ab240b-4535-3aec-b72b-5ffc4750e4e5",
"path" : "/Applications/pyTranscriber-v1.8.app/Contents/MacOS/PyQt5/Qt5/plugins/platforms/libqcocoa.dylib",
"name" : "libqcocoa.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4469170176,
"size" : 5705728,
"uuid" : "c723812a-f7a5-3001-98d5-e60e8daa6ffb",
"path" : "/Applications/pyTranscriber-v1.8.app/Contents/MacOS/QtCore",
"name" : "QtCore"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506656768,
"size" : 2932736,
"uuid" : "2e414bbc-29f8-3fae-b71a-0ec9f444a427",
"path" : "/Applications/pyTranscriber-v1.8.app/Contents/MacOS/PyQt5/QtWidgets.abi3.so",
"name" : "QtWidgets.abi3.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4452229120,
"size" : 2326528,
"uuid" : "7cd14e77-ce2d-311d-b166-d9e0d1170f39",
"path" : "/Applications/pyTranscriber-v1.8.app/Contents/MacOS/Python",
"name" : "Python"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4444696576,
"CFBundleShortVersionString" : "0.0.0",
"CFBundleIdentifier" : "main",
"size" : 49152,
"uuid" : "b783f0f1-1d25-3704-a7a2-49a2553e4a08",
"path" : "/Applications/pyTranscriber-v1.8.app/Contents/MacOS/main",
"name" : "main"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4561793024,
"size" : 442368,
"uuid" : "f71fb3ca-5fcc-3577-9457-b047888a46d1",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703415279616,
"size" : 49152,
"uuid" : "f32b6d06-b156-3da0-b086-a31cf011362b",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703414034432,
"size" : 561152,
"uuid" : "e8499aa8-6800-372f-bd48-82846d88c6cb",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4458983424,
"size" : 1605632,
"uuid" : "eb70f9f6-1820-3ccb-968a-34c020bf9b67",
"path" : "/Applications/pyTranscriber-v1.8.app/Contents/MacOS/PyQt5/QtCore.abi3.so",
"name" : "QtCore.abi3.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4450402304,
"size" : 98304,
"uuid" : "f1b7b47f-cf9e-3664-817d-6194daea7414",
"path" : "/Applications/pyTranscriber-v1.8.app/Contents/MacOS/PyQt5/sip.cpython-38-darwin.so",
"name" : "sip.cpython-38-darwin.so"
}
],
"sharedCache" : {
"base" : 140703412023296,
"size" : 19331678208,
"uuid" : "4d3a144c-02bb-31f1-bca9-83a5cb058c59"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=955.6M resident=0K(0%) swapped_out_or_unallocated=955.6M(100%)\nWritable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 384K 3 \nActivity Tracing 256K 1 \nCG backing stores 6000K 8 \nCG image 244K 16 \nColorSync 108K 10 \nCoreAnimation 212K 11 \nCoreGraphics 16K 3 \nCoreUI image data 3484K 26 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 299.2M 55 \nMALLOC guard page 48K 10 \nMALLOC_MEDIUM (reserved) 944.0M 8 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nObjC additional data 15K 1 \nSTACK GUARD 56.0M 11 \nStack 13.1M 11 \nVM_ALLOCATE 152K 21 \n__CTF 756 1 \n__DATA 22.9M 413 \n__DATA_CONST 15.5M 203 \n__DATA_DIRTY 753K 115 \n__FONT_DATA 4K 1 \n__LINKEDIT 661.0M 67 \n__TEXT 294.7M 424 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 491.4M 58 \nshared memory 1304K 20 \n=========== ======= ======= \nTOTAL 3.1G 1502 \nTOTAL, minus reserved VM space 1.8G 1502 \n",
"legacyInfo" : {
"threadTriggered" : {
"name" : "Thread_Exec_Autosub"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "60186475825c62000ccf5450",
"factorPackIds" : {

  },
  "deploymentId" : 240000025
},
{
  "rolloutId" : "61af99aeda72d16a4beb7756",
  "factorPackIds" : {
    "SIRI_DIALOG_ASSETS" : "629fe54ebc762c0b6f758b6b"
  },
  "deploymentId" : 240000307
}

],
"experiments" : [

]
}
}

Model: MacBookPro16,2, BootROM 1731.140.2.0.0 (iBridge: 19.16.16066.0.0,0), 4 processors, Quad-Core Intel Core i5, 2 GHz, 32 GB, SMC
Graphics: Intel Iris Plus Graphics, Intel Iris Plus Graphics, Built-In
Display: Color LCD, 2560 x 1600 Retina, MirrorOff, Online
Display: DELL U2720Q, 5120 x 2880 (5K/UHD+ - Ultra High Definition Plus), Main, MirrorOff, Online
Memory Module: BANK 0/ChannelA-DIMM0, 16 GB, LPDDR4X, 3733 MHz, SK Hynix, H9HCNNNFAMALTR-NME
Memory Module: BANK 2/ChannelB-DIMM0, 16 GB, LPDDR4X, 3733 MHz, SK Hynix, H9HCNNNFAMALTR-NME
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 12 2021 18:02:56 version 9.30.464.0.32.5.76 FWID 01-c081cfed
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: USB 10/100/1000 LAN, Ethernet, en7
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: hub_device
USB Device: USB-HID Keyboard
USB Device: USB Receiver
USB Device: composite_device
USB Device: T2Bus
USB Device: Touch Bar Backlight
USB Device: Touch Bar Display
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 86.0
Thunderbolt Bus: MacBook Pro, Apple Inc., 86.0

the latest version v1.8 is detected virus in Windows 10

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Thanks for this tool.. Is there any way to include an option to limit the number of words per line? I can't pinpoint how it breaks up the lines.

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Only 10 sentences can be output, and they are incomplete

Hello.
Glad to use this software, I tested different videos and several different software versions (V1.5-V1.8) but all of them only output the first 10 sentences and those 10 sentences are also incomplete, can you fix this problem?

I am using windows 11 22H2 64 bit system

Redirction error of pytranscriber website.

Describe the bug
The bug is on the feature log website: https://pytranscriber.github.io/
not the bug of application itself.
When click anything that is clickable, user will redirect to different website or advertisement.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'the website write in README.md'
  2. Click on Download.
  3. See error

Expected behavior
The website should redirecting user to download page, which is also under https://pytranscriber.github.io/, like https://pytranscriber.github.io/download

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop:

  • OS: Windows 11
  • Browser: Microsoft Edge
  • Version: (Browser) 123.0.2420.41

Additional context
I think the website got hacked, and I'm not sure if the country where user are changes the result.
I'm in Keelong, Taiwan. Hope that help you debug.

Flagged as a trojan on WIndows

On windows 10, MS defender:

Detected: Trojan:Win32/CryptInject
Detected: Trojan:Script/Wacatac.H!ml

file: C:\Users...\Downloads\pyTranscriber-v1.9-win-portable.zip

OpenAI Whisper

Hi,
just a simple question. Have you thought about adding Whisper as an option for transcription in your project?

Btw nice tool!

What are some reason that the program doesn't produce output file and exits itself?

Hello, I do really like batch transcribing where you can add multiple files and leave your PC on to have the transcription job done. However, I notice that every time a video cannot be transcribed, the program exits itself without any alarms or notifications. So I always have to automatically skip a file in the list by myself and re-add the next item in the list. Is there a possible way that you can add a feature where error files would be skipped and progress to the next one? Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.