spartan-vutran / stt-chatbot

Repository from Github https://github.comspartan-vutran/stt-chatbotRepository from Github https://github.comspartan-vutran/stt-chatbot

Langex chatbot for detecting pronunciation accuracy using STT model

1. Todos:

[] Understand how ctranslate can optimize inference process

2. Deploy:

Whisper dependencies

  • ffmpeg CLI
sudo apt update && sudo apt install ffmpeg
  • OpenAI's tiktoken => Use Rust if tiktoken doesnot work.
  • ffmpeg-python

About


Languages

Language:Python 98.4%Language:Makefile 0.9%Language:Dockerfile 0.7%