Skip to content

Add permissive wave parser option#407

Merged
sandrohanea merged 2 commits into
mainfrom
codex/modify-waveparser-to-handle-missing-samples
Sep 5, 2025
Merged

Add permissive wave parser option#407
sandrohanea merged 2 commits into
mainfrom
codex/modify-waveparser-to-handle-missing-samples

Conversation

@sandrohanea

Copy link
Copy Markdown
Owner

Summary

  • allow WaveParser to ignore truncated wave data when specified
  • test default strict behavior vs new permissive mode
  • expose new WaveParserOptions to configure future parser settings

Testing

  • dotnet test tests/Whisper.net.Tests/Whisper.net.Tests.csproj -v minimal

https://chatgpt.com/codex/tasks/task_e_68513ba194b08323b52bf7bc709e0ae7

@sandrohanea

Copy link
Copy Markdown
Owner Author

This is to address cases like #387

@sandrohanea sandrohanea merged commit 27bac2f into main Sep 5, 2025
22 of 25 checks passed
@sandrohanea sandrohanea deleted the codex/modify-waveparser-to-handle-missing-samples branch September 5, 2025 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant