classifier / README.md
Luis J Camargo
readme fixes
cc8155a
---
title: Indigenous Language Classifier
emoji: 🌎
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 6.6.0
app_file: app.py
pinned: false
license: mit
short_description: Tachiwin Indigenous Language Classifier (Audio)
---
# 🌎 Indigenous Language Classifier
Identify language family, superlanguage, and specific language code from audio files or recordings.
## πŸš€ How to use
1. Upload an audio file (WAV or MP3) or use the microphone to record.
2. Click **Classify Language**.
3. View the results in the hierarchical classification dashboard.
## πŸ“Š Model Details
- **Architecture**: Whisper Encoder-Only Classifier
- **Scope**: 300+ indigenous languages
- **Region**: Mesoamerica and beyond
- **Metrics**:
- Family: ~73%
- Superlanguage: ~59%
- Code: ~52%
Created by [Tachiwin](https://huggingface.co/tachiwin).