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 int to float64 #61

Merged
merged 1 commit into from
Jul 13, 2023
Merged

change int to float64 #61

merged 1 commit into from
Jul 13, 2023

Conversation

SandraRodgers
Copy link
Contributor

Proposed changes

Change Utt_split data type to float64 so it can accept decimals. Right now it is int, so it only accepts whole numbers.

@SandraRodgers SandraRodgers requested a review from Weimw July 12, 2023 22:12
@SandraRodgers SandraRodgers linked an issue Jul 12, 2023 that may be closed by this pull request
@SandraRodgers SandraRodgers merged commit 7ec3fbe into main Jul 13, 2023
@jpvajda jpvajda deleted the fix/utt_split branch October 19, 2023 22:22
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.

Utt_split should be float64 type
2 participants