# CASE Benchmark - Dual License

This repository contains two types of content with different licenses:

## Code (LICENSE-CODE)

All source code in this repository (Python files, scripts, configuration) is licensed under the **MIT License**. See `LICENSE-CODE` for details.

## Data (LICENSE-DATA)

The benchmark data (trial lists, audio files hosted on HuggingFace) is licensed under **Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)**. See `LICENSE-DATA` for details.

The benchmark audio is derived from VoxCeleb, which has its own license terms. Users must also comply with the original VoxCeleb license.

## Summary

| Content | License | Commercial Use |
|---------|---------|----------------|
| Evaluation code | MIT | Yes |
| Model wrappers | MIT | Yes |
| Trial lists | CC BY-NC 4.0 | No (research only) |
| Benchmark audio | CC BY-NC 4.0 + VoxCeleb | No (research only) |

For commercial licensing inquiries, please open an issue.
