--- title: Turkish Asr Leaderboard emoji: 🏆 colorFrom: pink colorTo: blue sdk: static pinned: false --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference # Turkish ASR Leaderboard This is a benchmark leaderboard for Turkish Automatic Speech Recognition (ASR) models. It displays performance metrics for various ASR models tested on Turkish speech datasets. ## Metrics - **WER**: Word Error Rate (lower is better) - **CER**: Character Error Rate (lower is better) - **Similarity**: Cosine similarity between reference and prediction texts (higher is better) - **Speed**: Real-time factor (higher is better) ## Source Code The source code for this project is available on GitHub: [https://github.com/ysdede/turkish_asr_leaderboard](https://github.com/ysdede/turkish_asr_leaderboard)