Skip to content
View YihanLi-erisaer's full-sized avatar
  • iKKO Technology Co., Limited

Block or report YihanLi-erisaer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
YihanLi-erisaer/README.md

Yihan Li

Liyihan11unique@outlook.com | LinkedIn | Personal Website


Tech Stack

Languages

  • Kotlin / Java / Python / C / SQL

AI & ML

  • sciket-learn / ONNX / sherpa-ncnn / ASR (Zipformer)
  • Model Optimization / Quantization

Development

  • Android / Gradle / Jetpack Compose / Kotlin Multiplatform
  • Backend basics / API integration

Featured Projects

smeeting

https://github.com/YihanLi-erisaer/smeeting

  • On-device speech recognition and local AI summary system
  • Kotlin + sherpa-ncnn + ncnn_llm deployment

performance on a android device Helio G99 (CPU) processor using armv8 libs only running ASR model

Metric Value
Memory Usage ~250 MB
Latency ~120 ms
Chinese Accuracy (in chaos environment) ~89%
Chinese Accuracy (in quiet environment) ~95%
English Accuracy (in chaos environment) ~92%
English Accuracy (in quiet environment) ~97%

performance on a android device Helio G99 (CPU) processor running Qwen3.0_0.6b model

Metric Value
Memory Usage ~3 GB
Throughput ~2 token/s
  • Future change back to raw ncnn inference framework, and deploy a small LLM that can conclude the recognition text.

AI Client

https://github.com/YihanLi-erisaer/aiclient

  • AI API integration client
  • Modular design for LLM usage
  • KMP multiplatform project (Android + web)
  • Focus on usability + extensibility
  • local deloyment of asr model using ONNX Runtime framework

Web Crawler and Data Analysis

https://github.com/YihanLi-erisaer/Elements-of-data-processing-webpage-crawler

  • Data collection pipeline
  • Parsing + structured storage
  • Useful for LLM / RAG preprocessing

Popular repositories Loading

  1. smeeting smeeting Public

    A lightweight smart meeting assistant. Integrating speech recognition and AI summarization to streamline the note-taking process and automatically generate efficient meeting minutes and action items.

    C++ 1

  2. data-analysis-and-webpage-crawler data-analysis-and-webpage-crawler Public

    Python

  3. Algorithms-and-data-structure-data-reading Algorithms-and-data-structure-data-reading Public

    C

  4. Algorithm-and-data-structure-Sokoban Algorithm-and-data-structure-Sokoban Public

    C

  5. YihanLi-s-Website YihanLi-s-Website Public

  6. ASR_test ASR_test Public

    Python