v0.2.3
- added language detection
- recorder.detected_language and recorder.detected_realtime_language contain the detected language after a full sentence and in realtime
- there's also recorder.detected_language_probability and recorder.detected_realtime_language_probability to check how confident the model was on language detection
- implementation example