Git Product home page Git Product logo

Comments (5)

Mage-Enderman avatar Mage-Enderman commented on July 23, 2024

Traceback (most recent call last):
File "C:\Users\Mage\AppData\Local\Programs\Python\Python310\Scripts\decipher-script.py", line 33, in
sys.exit(load_entry_point('decipher==0.0.0', 'console_scripts', 'decipher')())
File "C:\Users\Mage\AppData\Local\Programs\Python\Python310\lib\site-packages\decipher_main_.py", line 53, in main
cli()
File "C:\Users\Mage\AppData\Local\Programs\Python\Python310\lib\site-packages\click\core.py", line 1130, in call
return self.main(*args, **kwargs)
File "C:\Users\Mage\AppData\Local\Programs\Python\Python310\lib\site-packages\click\core.py", line 1055, in main
rv = self.invoke(ctx)
File "C:\Users\Mage\AppData\Local\Programs\Python\Python310\lib\site-packages\click\core.py", line 1657, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "C:\Users\Mage\AppData\Local\Programs\Python\Python310\lib\site-packages\click\core.py", line 1404, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "C:\Users\Mage\AppData\Local\Programs\Python\Python310\lib\site-packages\click\core.py", line 760, in invoke
return _callback(*args, **kwargs)
File "C:\Users\Mage\AppData\Local\Programs\Python\Python310\lib\site-packages\decipher_main
.py", line 27, in _transcribe_cli
transcribe(
File "C:\Users\Mage\AppData\Local\Programs\Python\Python310\lib\site-packages\decipher\action.py", line 32, in transcribe
assert os.path.exists(srt_file), f"SRT file not generated?"
AssertionError: SRT file not generated?

from decipher.

dsymbol avatar dsymbol commented on July 23, 2024

What is the full name including extension of the video file you were trying to transcribe?

from decipher.

Mage-Enderman avatar Mage-Enderman commented on July 23, 2024

"I Miss Old VR....mp4"

from decipher.

Mage-Enderman avatar Mage-Enderman commented on July 23, 2024

It made the transcription with no issue. just didn't save it to an srt file or seemingly any file

from decipher.

dsymbol avatar dsymbol commented on July 23, 2024

fixed #16 93956d1

from decipher.

Related Issues (20)

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.