fixed models in readme
This commit is contained in:
parent
8eee8af4f2
commit
0ed9df53f5
@ -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.)
|
- **🎯 Intent Detection**: Identifies user intent from conversation (questions, requests, commands, etc.)
|
||||||
- **😊 Sentiment Analysis**: Basic sentiment detection (positive/negative/neutral)
|
- **😊 Sentiment Analysis**: Basic sentiment detection (positive/negative/neutral)
|
||||||
- **📊 Confidence Scoring**: Provides confidence scores for both transcription and intent detection
|
- **📊 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
|
- **💾 JSON Export**: Option to save results in structured JSON format
|
||||||
- **🎵 Multi-format Support**: Works with MP3, WAV, M4A, FLAC, and other common audio formats
|
- **🎵 Multi-format Support**: Works with MP3, WAV, M4A, FLAC, and other common audio formats
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user