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

Fix indeterminate tests #180

Merged
merged 3 commits into from
Jul 3, 2024
Merged

Fix indeterminate tests #180

merged 3 commits into from
Jul 3, 2024

Conversation

ZachNagengast
Copy link
Contributor

@ZachNagengast ZachNagengast commented Jul 3, 2024

Resolves #100

Two main changes here:

  1. Allow simulator 15 seconds to fully boot
  2. Prevent testVADProgress from running on watchOS, this will require a fix to determine why it's timing out in the future

@ZachNagengast ZachNagengast changed the title Fix indeterminate tests by allowing simulator to boot on slow runners Fix indeterminate tests Jul 3, 2024
@ZachNagengast ZachNagengast merged commit 3186ca6 into main Jul 3, 2024
6 checks passed
Ryan0520 pushed a commit to Ryan0520/WhisperKit that referenced this pull request Jul 17, 2024
* commit 'c93d613c8c6fc3ec5b9d1d9da5d1f4206183c5e4':
  Fix language logits filter
  Fix functional tests thread issue
  Fix resampling large files (argmaxinc#183)
  Fix indeterminate tests (argmaxinc#180)
  Fix progress when using VAD chunking (argmaxinc#179)
  Update unit-test.yml timeout

# Conflicts:
#	Sources/WhisperKit/Core/AudioProcessor.swift
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.

Indeterminate tests
1 participant