Skip to content

Commit

Permalink
chore: typo fix on post_api (#605)
Browse files Browse the repository at this point in the history
Signed-off-by: bjwswang <[email protected]>
  • Loading branch information
bjwswang authored Oct 11, 2024
1 parent 97625fb commit 95a8084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/post_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def parse_args():
"-id",
type=str,
default=None,
help="ID of the reference model o be used for the speech",
help="ID of the reference model to be used for the speech",
)
parser.add_argument(
"--reference_audio",
Expand Down

0 comments on commit 95a8084

Please sign in to comment.