https://github.com/androidappfactory/aafasr
https://github.com/androidappfactory/aafasr
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/androidappfactory/aafasr
- Owner: AndroidAppFactory
- License: mit
- Created: 2024-12-02T09:23:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-06T02:27:43.000Z (12 months ago)
- Last Synced: 2025-02-06T03:27:53.974Z (12 months ago)
- Language: Kotlin
- Size: 2.96 MB
- Stars: 0
- Watchers: 0
- 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)