Giter Site home page Giter Site logo

whisper-phoneme-asr's Introduction

Introduction

This is a phoneme ASR model based on the whisper-small model. The features are extracted using the Whisper encoder output and training is carried out using the MFA tool to obtain alignments between phonemes and frame-level Whisper features.

The dictionary used is opencpop-strict, and the training is carried out using a portion of the Aishell3 dataset.

Features

Advantages

  • Can recognize phonemes as well as tones
  • Can directly recognize the phoneme and the duration
  • Good performance on data with clear pronunciation

Disadvantages

  • Only supports Chinese language
  • Limited generalization performance due to small training dataset, and poor performance on data with unclear pronunciation
  • May recognize some illegal phoneme sequences, such as "d ang ong"
  • (别抱太高期望,很多时候会识别的一坨屎)

Usage

Download recognition_model.pth and place it in the assets directory. Place the audio files in the dataset_raw directory by speaker and execute batch_annotate.py.

To recognize a single audio file, use infer.py.

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.