fairtalking-second-work / scripts /test_simple.sh
huahua123313's picture
Add files using upload-large-folder tool
7c2871f verified
Raw
History Blame Contribute Delete
220 Bytes
#!/usr/bin/env bash
# Simple test script for debugging
set -euo pipefail
cd "$(dirname "$0")/.."
echo "Testing direct command with fixed parameters:"
python3 src/train.py method=cta data=fairtalking_ffpp +test_only=true