This is the official website for Discrete Audio Tokens: More Than a Survey! — a comprehensive study and benchmark suite for evaluating audio tokenizers across multiple tasks and domains. This website provides access to our taxonomy, benchmark results, ablation studies, and contributor information.
📍 Hosted at: https://yourdomain.com/dates-website
- 📊 Interactive tokenizer taxonomy explorer
- 🧪 Benchmark results for:
- Reconstruction
- Downstream tasks (ASR, ER, etc.)
- Acoustic Language Modeling
- Ablation studies
- 🤝 Contributor list and institutional affiliations
git clone https://github.com/yourusername/dates-website.git
cd dates-websiteMake sure you have Node.js ≥ 16 and npm installed.
npm installMake sure you have Node.js ≥ 16 and npm installed.
npm run devVisit http://localhost:5173/dates-website in your browser.