Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 288 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 288 Bytes

🤖 The Accent bot

Accent bot is a fancy telegram chat-bot which can score your english pronunciation.

You can test it here but most likely it's down.

Stack:

  • server:
    • fastapi
  • ML:
    • torchaudio
    • onnx
    • onnxruntime
  • tg-bot:
    • aiogramm