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

Change utt_split type to float #400

Merged
merged 1 commit into from
May 17, 2024
Merged

Change utt_split type to float #400

merged 1 commit into from
May 17, 2024

Conversation

RyanChimienti
Copy link
Contributor

The docs show that utt_split is actually a float value, so I think this type should be changed.

I tested this change by printing out _url in abstract_sync_client.py > _handle_request(), and then making Prerecorded requests with and without this change. For utt_split values of 0.001, 2, and 1.01000, the _url was the same with and without this change.

In other words, this change seems to be a functional no-op and is just documentation.

@davidvonthenen
Copy link
Contributor

Yep, that's an oops. Nice catch!

@davidvonthenen davidvonthenen merged commit 18b3d5d into main May 17, 2024
1 check passed
@davidvonthenen davidvonthenen deleted the utt-split-float branch May 17, 2024 15:04
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.

2 participants