GithubHelp home page GithubHelp logo

e2e_dialect's Introduction

Deep neural architectures for dialect classification with single frequency filtering and zero−time windowing feature representations

Pre-requisites:

Install Matlab for feature extraction and Python==3.8 for classification
Install required packages using: pip install -r requirements.txt

Corpus: UT-Podcast

UT-Podcast is a speech corpus collected from podcasts, it has three dialects of English (US, UK, AU). Please download it from here. For more details refer

Corpus: VoxCeleb

The train, validation, and test split of VoxCeleb corpus is provided in voxceleb_corpus folder. VoxCeleb1 corpus can be dowloaded from here

Feature Extraction

For extraction of features (STFT, SFF, and ZTW based features), MATLAB is used. Code for feature extraction will soon be updated at feature_extraction/

Neural Network Architectures for Dialect Classification

This project implements three neural architectures:

  1. The code for Convolution Neural Network architecture can be found in main_cnn.py
  2. The code for Convolution Neural Network with embedded spectra filter as convolution layer architecture can be found in cnn_spectral_layer.py
  3. The code for Temporal Convolution Neural Network architecture can be found in main_tcnn.py
  4. The code for Time delay Neural Network architecture can be found in main_tdnn.py

NOTE: Please find the pre-trained models at: https://drive.google.com/drive/folders/1O4ZK1c8I5Vkglyka2fniUTpolyokTAsL?usp=sharing

Classification metric

Unweighted Average Recall (UAR) is used as classification metric. Evaluation results will be updated soon.

Citation

@article{dialect_class,
title = {Deep neural architectures for dialect classification with single frequency filtering and zero-time windowing feature representations},
author={Kethireddy, Rashmi and Kadiri, Sudarsana Reddy and Gangashetty, Suryakanth V},
journal = JASA,
volume = {151},
number = {2},
pages = {1077-1092},
year = {2022}
}

e2e_dialect's People

Contributors

r39ashmi avatar

Stargazers

 avatar Yixin avatar Bruce avatar

Watchers

 avatar

e2e_dialect's Issues

Feature Extraction

Hi, would it be possible to upload the code for the feature extraction? I would like to experiment with SFF and ZTW

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.