fixed models in readme

This commit is contained in:
Ammar Ahmed 2025-12-08 01:37:17 +05:00
parent 8eee8af4f2
commit 0ed9df53f5

View File

@ -9,7 +9,7 @@ A Python tool that transcribes Urdu speech, translates it to English, and extrac
- **🎯 Intent Detection**: Identifies user intent from conversation (questions, requests, commands, etc.)
- **😊 Sentiment Analysis**: Basic sentiment detection (positive/negative/neutral)
- **📊 Confidence Scoring**: Provides confidence scores for both transcription and intent detection
- **🔧 Multiple Model Sizes**: Support for tiny, base, small, medium, and large Whisper models
- **🔧 Multiple Model Sizes**: Support for base, medium, large-v1, large-v2, large-v3 Whisper models
- **💾 JSON Export**: Option to save results in structured JSON format
- **🎵 Multi-format Support**: Works with MP3, WAV, M4A, FLAC, and other common audio formats