https://github.com/androidappfactory/aafasr
https://github.com/androidappfactory/aafasr
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/androidappfactory/aafasr
- Owner: AndroidAppFactory
- License: mit
- Created: 2025-02-07T01:48:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-07T08:23:34.000Z (over 1 year ago)
- Last Synced: 2025-03-15T16:23:07.504Z (over 1 year ago)
- Language: Kotlin
- Size: 893 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 相关链接
AAF ASR 相关的测试模块,由于模型较大,因此独立判断
- **框架使用:**
- **运行Demo**:[https://android.bihe0832.com/doc/sample/start.html](https://android.bihe0832.com/doc/sample/start.html)
- **使用框架独立开发**:[https://android.bihe0832.com/doc/sample/customize.html](https://android.bihe0832.com/doc/sample/customize.html)
- **框架文档:**
- 链接:[https://android.bihe0832.com/doc/](https://android.bihe0832.com/doc/)
- 内容:主要**介绍相关组件的功能以及整体框架使用相关的内容**
- 技术方案介绍:
- 链接:[https://blog.bihe0832.com/android-dev-summary.html](https://blog.bihe0832.com/android-dev-summary.html)
- 内容:完整AAF的整个技术方案,以及其中一些核心的技术点
- 代码统计:
- 框架代码:[https://android.bihe0832.com/source/lib/index.html](https://android.bihe0832.com/source/lib/index.html)
- AAF Sample 代码:[https://android.bihe0832.com/source/sample/index.html](https://android.bihe0832.com/source/sample/index.html)