Skip to content

Conversation

@natke
Copy link
Contributor

@natke natke commented May 7, 2023

No description provided.

@natke natke requested a review from a team as a code owner May 7, 2023 23:19
wenbingl
wenbingl previously approved these changes May 8, 2023
parser = argparse.ArgumentParser()
parser.add_argument("-a", "--audio", required=True, help="Path to audio file")
parser.add_argument("-m", "--model", required=True, help="Path to custom export of Whisper with beam search")
parser.add_argument("-a", "--audio", required=True, help="Audio file input used to export model")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

more specifically, the audio file is to test the model generated, exporting doesn't really need an audio file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants