refactor(langdetect): simplify language detection model and improve logging
- Remove LangDetectMode and related conditional logic - Use a single model weight for language detection - Add logging for language detection results - Update model initialization and prediction methods
Showing
Please register or sign in to comment