decipher icon indicating copy to clipboard operation
decipher copied to clipboard

Effortlessly add AI-generated transcription subtitles to your videos

Results 11 decipher issues
Sort by recently updated
recently updated
newest added

Some of the generated subtitles are, "I'm going to kill you." This happens when there is no dialogue or when there is some discordant moaning. There are also some errors...

This tool is great and thx for this, I don't have to install all the stuff and run it on colab for srt generation. After i got text generated, I...

thanks a lot for this tool!! I installed it by manually git cloning the repo, and running `pip3 install .` the first error I received was: `TypeError: WhisperForConditionalGeneration.__init__() got an...

Hello! I tried running the Google Colab notebook, but I got this error: ValueError: Could not find the operator torchvision::nms. Please make sure you have already registered the operator and...

is there a chance to translate X->X for --task? something like decipher transcribe -i input.mp4 --language-from en --language-to es --model small --task translate thanks

how to respect the no speech a the start of the video? for now the first transcribe is shown directly a the 1st sec rather than sync to the time...

``` decipher gui Traceback (most recent call last): File "C:\Users\krafi\AppData\Local\Programs\Python\Python39\lib\runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Users\krafi\AppData\Local\Programs\Python\Python39\lib\runpy.py", line 87, in _run_code exec(code, run_globals) File "C:\Users\krafi\AppData\Local\Programs\Python\Python39\Scripts\decipher.exe\__main__.py", line 4,...

It would be fine to add this on Pionokio...if anyone have the required skills to adapt the installation script....

if a user uploads an audio file, the script can use that instead of requiring video files. my current process is kinda funny: 1. record giant 40 GiB file 2....