Giter Site home page Giter Site logo

joncv / wav2letter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flashlight/wav2letter

0.0 1.0 0.0 6.32 MB

Facebook AI Research's Automatic Speech Recognition Toolkit

Home Page: https://github.com/facebookresearch/wav2letter/wiki

License: Other

Shell 4.37% C++ 51.21% Python 23.57% Perl 0.78% C 0.26% CMake 2.03% Jupyter Notebook 17.52% Dockerfile 0.26%

wav2letter's Introduction

wav2letter++

CircleCI Join the chat at https://gitter.im/wav2letter/community

Important Note:

wav2letter has been moved and consolidated into Flashlight in the ASR application.

Future wav2letter development will occur in Flashlight.

To build the old, pre-consolidation version of wav2letter, checkout the wav2letter v0.2 release, which depends on the old Flashlight v0.2 release. The wav2letter-lua project can be found on the wav2letter-lua branch, accordingly.

For more information on wav2letter++, see or cite this arXiv paper.

Recipes

This repository includes recipes to reproduce the following research papers as well as pre-trained models. All results reproduction must use Flashlight <= 0.3.2 for exact reproducability. Papers contained here include:

Data preparation for training and evaluation can be found in data directory.

Building the Recipes

First, install Flashlight (using the 0.3 branch is required) with the ASR application.

mkdir build && cd build
cmake .. && make -j8

If Flashlight or ArrayFire are installed in nonstandard paths via a custom CMAKE_INSTALL_PREFIX, they can be found by passing

-Dflashlight_DIR=[PREFIX]/usr/share/flashlight/cmake/ -DArrayFire_DIR=[PREFIX]/usr/share/ArrayFire/cmake

when running cmake.

Join the wav2letter community

License

wav2letter++ is MIT-licensed, as found in the LICENSE file.

wav2letter's People

Contributors

jacobkahn avatar vineelpratap avatar xuqiantong avatar 0xjc avatar an918tw avatar andresy avatar avidov avatar syhw avatar padentomasello avatar akhti avatar galv avatar stanislavglebik avatar yfeldblum avatar gazay avatar ammarasmro avatar zertosh avatar superkogito avatar brettkoonce avatar danthe3rd avatar realdoug avatar entn-at avatar hanbyul-kim avatar alphadl avatar zpao avatar lunixbochs avatar shahzadlone avatar iahs avatar webbp avatar maigoakisame avatar dependabot[bot] avatar

Watchers

 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.