Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Adding more options to CLI #29

Closed
moonsdust opened this issue May 10, 2024 · 0 comments · Fixed by #32
Closed

Enhancement: Adding more options to CLI #29

moonsdust opened this issue May 10, 2024 · 0 comments · Fixed by #32
Assignees
Labels
enhancement New feature or request

Comments

@moonsdust
Copy link
Member

moonsdust commented May 10, 2024

Currently the --help option is missing and -B option is passed in to the CLI tool when the executable file is ran, which is also missing. More options should be added to the current CLI.

FIX (if generating executable):

To have it so that error messages about random options passed in during translation/transcription is not raised, comment out rich_utils.rich_format_error(e) under the _main function in core.py of the typer library in your virtual environment and add in print("").

Screen Shot 2024-05-10 at 11 33 07 PM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant