Giter Site home page Giter Site logo

dinhthang12t / demo_vietasr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dangvansam/viet-asr

0.0 0.0 0.0 294.96 MB

Vietnamese Speech Recognition

Python 29.37% Cuda 3.41% C++ 57.14% Shell 2.70% C 0.03% Makefile 4.44% CSS 0.02% HTML 0.15% Dockerfile 0.01% TeX 0.69% Jupyter Notebook 1.77% SWIG 0.02% CMake 0.16% M4 0.09%

demo_vietasr's Introduction

VietASR (NVIDIA NeMo ToolKit)

⚡ Some experiment with NeMo

Result

  • Model: QuartzNet is a smaller version of Jaser model
  • I list the word error rate (WER) with and without LM of major ASR tasks.
Task CER (%) WER (%) +LM WER (%)
VIVOS (TEST) 6.80 18.02 15.72
VLSP2018 6.87 16.26 N/A
VLSP2020 T1 14.73 30.96 N/A
VLSP2020 T2 41.67 69.15 N/A

Model was trained with ~500 hours Vietnamese speech dataset, was collected from youtube, radio, call center(8k), text to speech data and some public dataset (vlsp, vivos, fpt). It is very small model (13M parameters) make it inference so fast ⚡

Installation

  • ctcdecoder, kemlm for LM Decode
    pip install ds-ctcdecoder
  • and some python libraries: torch, numpy, librosa, flask, flask_socketio, requests,...

Run Demo

TODO

  • Conformer Model
  • Transformer LM instead of kenlm
  • Data augumentation: speed, noise, pitch shift, time shift,...
  • FastAPI

demo_vietasr's People

Contributors

dangvansam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.