### 🚀 功能特性

- **(inference)** 由 [@SWHL](https://github.com/SWHL) 在提交 [e549f7e](https://github.com/RapidAI/RapidOCR/commit/e549f7eacc22ccb5f0061c4ecd15ebc6f9d67d40) 中为 InferSession 添加 get_character_list 抽象方法
- **(inference_engine)** 由 [@HighDoping](https://github.com/HighDoping) 在提交 [7c880e8](https://github.com/RapidAI/RapidOCR/commit/7c880e8ac970f9299af5f29e83e76a02c610d110) 中为 onnxruntime 实验性添加 CoreML 支持（#634）
- **(inference_engine)** 由 [@LocNgoXuan23](https://github.com/LocNgoXuan23) 在提交 [b132a91](https://github.com/RapidAI/RapidOCR/commit/b132a915e714046286118c3fe494a5063b1cfca2) 中添加 TensorRT engine 支持（#623）
- **(openvino)** 由 [@SWHL](https://github.com/SWHL) 在提交 [9108b61](https://github.com/RapidAI/RapidOCR/commit/9108b617ab5cf60832d1fd5a5379950ea7c8003a) 中支持从模型运行时信息中获取字符列表
- 由 [@HighDoping](https://github.com/HighDoping) 在提交 [597fe05](https://github.com/RapidAI/RapidOCR/commit/597fe059ac3e5331d1757d5c73d23f8f5712c60e) 中为 PyTorch 后端实验性添加 MPS 支持（#639）

### 🐛 漏洞修复

- **(openvino)** 由 [@SWHL](https://github.com/SWHL) 在提交 [106d4d1](https://github.com/RapidAI/RapidOCR/commit/106d4d189d6c148109ac6543f4695d20ea04670a) 中修复缺失的 List 导入问题

### 🚜 代码重构

- **(openvino)** 由 [@SWHL](https://github.com/SWHL) 在提交 [9d12451](https://github.com/RapidAI/RapidOCR/commit/9d12451b7b0b323373bc97b5c050fb6fba02cae2) 中从模型配置中移除 dict_url
- 由 [@SWHL](https://github.com/SWHL) 在提交 [5aa9079](https://github.com/RapidAI/RapidOCR/commit/5aa9079e753cbf4e8e3b573da580593e9a0167ea) 中通过 **all** 规范公共接口

### 📚 文档

- 由 [@SWHL](https://github.com/SWHL) 在提交 [4553a88](https://github.com/RapidAI/RapidOCR/commit/4553a88757c4e7a58718e7d7d330b6619afc45c0) 中更新下载量徽章
- 由 [@SWHL](https://github.com/SWHL) 在提交 [42150aa](https://github.com/RapidAI/RapidOCR/commit/42150aae6de927aa54278844dec46bbe7cf139b5) 中更新下载量徽章
- 由 [@SWHL](https://github.com/SWHL) 在提交 [289ca3b](https://github.com/RapidAI/RapidOCR/commit/289ca3b40d6d06f33dc5554cb1ebf45ace47ff00) 中更新 README
- 由 [@SWHL](https://github.com/SWHL) 在提交 [1f106db](https://github.com/RapidAI/RapidOCR/commit/1f106db4ad0afa728fb166be78d6ad5542b4bbbe) 中更新样式
- 由 [@SWHL](https://github.com/SWHL) 在提交 [ac63a90](https://github.com/RapidAI/RapidOCR/commit/ac63a90b8448120c3c42190f22f48a3372fdab1f) 中添加 CONTRIBUTING 文档

### 🧪 测试

- **(tensorrt)** 由 [@SWHL](https://github.com/SWHL) 在提交 [80bbdc9](https://github.com/RapidAI/RapidOCR/commit/80bbdc9615da456a0bb105c35708998b5b18e9ed) 中实现未安装时跳过 TensorRT 测试，并将其从参数化测试套件中排除

### ⚙️ 其他任务

- 由 [@SWHL](https://github.com/SWHL) 在提交 [f7961d3](https://github.com/RapidAI/RapidOCR/commit/f7961d3d2c7862a5b01f87b1913474ddfbb48491) 中更新 default_model 网址路径
- 由 [@SWHL](https://github.com/SWHL) 在提交 [7ac11d7](https://github.com/RapidAI/RapidOCR/commit/7ac11d768bab95eb1bc2f85b7886e2121a432021) 中添加 discord 网络钩子
- 由 [@SWHL](https://github.com/SWHL) 在提交 [84b6b34](https://github.com/RapidAI/RapidOCR/commit/84b6b342fc5ef65e4daa2158de6d794cfccbbc1a) 中更新 cliff 模板
- 由 [@SWHL](https://github.com/SWHL) 在提交 [771b558](https://github.com/RapidAI/RapidOCR/commit/771b558cf62143b36ecf9a750e15cdc1df4a5f47) 中更新 Discord 邀请链接
- 由 [@SWHL](https://github.com/SWHL) 在提交 [009a210](https://github.com/RapidAI/RapidOCR/commit/009a210a79da8488a8fdeef5c6d74eb5cce22ec2) 中更新默认图片网址

### 🎉 贡献者

- [@SWHL](https://github.com/SWHL)
- [@HighDoping](https://github.com/HighDoping)
- [@LocNgoXuan23](https://github.com/LocNgoXuan23)

**完整更新日志**：[3.7.0](https://github.com/RapidAI/RapidOCR/compare/v3.6.0..v3.7.0)
