mirror of
https://github.com/kyutai-labs/delayed-streams-modeling.git
synced 2026-01-16 14:02:57 +00:00
Typo.
This commit is contained in:
@@ -115,7 +115,7 @@ if __name__ == "__main__":
|
||||
parser = argparse.ArgumentParser()
|
||||
parser.add_argument("in_file")
|
||||
parser.add_argument("--transcript")
|
||||
parser.add_argument("--api-key", default="open_key")
|
||||
parser.add_argument("--api-key", default="open_token")
|
||||
parser.add_argument(
|
||||
"--url",
|
||||
help="The url of the server to which to send the audio",
|
||||
|
||||
Reference in New Issue
Block a user