Skip to content

Conversation

@StressTestor
Copy link
Owner

This PR updates tests/test_tts.py to skip the TTS test module when importing torch raises OSError (e.g., DLL load failures) or other import-time exceptions. This stabilizes test collection on Windows without requiring GPU Torch.\n\n- Adds try/except around torch import with module-level pytest.skip\n- Keeps existing mocks for edge/google/chatterbox TTS\n\nFixes #1

…ensure optional deps dont break collection

Fixes #1
@StressTestor StressTestor merged commit 6bab77f into main Aug 8, 2025
0 of 7 checks passed
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