chineseTonesDetector. Practice mandarin chinese tone pronunciation with ML

pingulino.vercel.app

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2025
  • Merge pull request #2 from phdargen/vocabList
October 2024
  • try new approach to get furigana
September 2024
  • generate vocab list
July 2024
  • fixed pinyin
  • Merge pull request #1 from phdargen/vocabList
  • use openai api for vocab generation
  • change llm
  • get most frequent words from bert
  • fix lora config
  • Merge branch 'main' of https://github.com/phdargen/chineseTonesDetector
  • add lora
June 2024
  • Update README.md
  • use local vit base model on aws
  • update about
  • Update README.md
  • Update README.md
  • add ML model description to website
  • prepare ViT model for AWS
  • add model choice option to webpage
  • optimized image preprocessing