v0.3.1
- Controller now responds to your radio checks with a less confusing message when it heard you but can't see you on the radar scope (e.g. because you're still starting your aircraft on the ramp)
- Slight improvements to speech recognition quality
- Controller will no longer respond to your DECLARE or SNAPLOCK calls with a declaration for your own aircraft
- Player's guide updated with recommendation to avoid callsigns that sound kind of like numbers (e.g. "Knight"/"Nine")
- Minor updates to documentation and various internal improvements
What's Changed
- Enable additional linter presets by @dharmab in #261
- Benchmark and tune speech recognition by @dharmab in #263
- Document AVX2 requirement by @dharmab in #264
- Check for AVX2 support before loading whisper model by @dharmab in #265
- Update documentation by @dharmab in #267
- Add benchmark result for medium model on 3900XT by @dharmab in #268
- Fix table by @dharmab in #269
- update benchmarks by @dharmab in #270
- Sort benchmarks by practical performance by @dharmab in #271
- Sort benchmarks by practical performance by @dharmab in #272
- Improve results of DECLARE/SNAPLOCK calls by @dharmab in #276
- Correct 'bogueed' to BOGEY DOPE by @dharmab in #279
- Recommend against callsigns that sound like numbers by @dharmab in #278
- Reply to radio check even when callsign not on scope by @dharmab in #280
Full Changelog: v0.3.0...v0.3.1