Initial commit
This commit is contained in:
6
backend/tests/__init__.py
Normal file
6
backend/tests/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
Test suite for Voicebox backend.
|
||||
|
||||
This directory contains manual test scripts for debugging and validating
|
||||
progress tracking, model downloads, and generation functionality.
|
||||
"""
|
||||
Reference in New Issue
Block a user