Skip to content

Android optimize - #127

Open
Leuconoe wants to merge 11 commits into
Macoron:masterfrom
Leuconoe:feature/optimize
Open

Android optimize#127
Leuconoe wants to merge 11 commits into
Macoron:masterfrom
Leuconoe:feature/optimize

Conversation

@Leuconoe

@Leuconoe Leuconoe commented Feb 6, 2026

Copy link
Copy Markdown

I am currently working on ASR optimization within the Android environment.
Based on benchmarks, I have completed optimizations ranging from 1.5x to 13x compared to the previous version. I am organizing the content to minimize impact on the original repository and committing changes in stages.

  • Benchmark: AudioClipDemo 100x, (android/qualcomm XR2 chip)
    Default: 1.5~1.6x
    Thread optimization: 1.5~1.7x
    Dynamic audio context: 4.9~5.6x

trkim added 3 commits February 6, 2026 13:17
- Resolved security issues in the engine
- Android builds failed in 2021.3.3 due to NDK version mismatch
- GetTextAsyncOptimized()

- Benchmark: AudioClipDemo 100x, (android/qualcomm XR2 chip)
Default: 1.5~1.6x
Thread optimization: 1.5~1.7x
Dynamic audio context: 4.9~5.6x
@Leuconoe Leuconoe mentioned this pull request Feb 6, 2026
@Leuconoe

Leuconoe commented Feb 6, 2026

Copy link
Copy Markdown
Author

Scheduled tasks
Apply various build flags such as OPENMP, NEON, and flash Attention
Whisper manager parameter tuning, etc.

@Leuconoe

Leuconoe commented Feb 6, 2026

Copy link
Copy Markdown
Author

Build Flag Optimization and Parameter Optimization : 12.8~13.1x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant