flashlight/wav2letter

★ 6,437⑂ 0

Facebook AI Research's Automatic Speech Recognition Toolkit

About flashlight/wav2letter

flashlight/wav2letter is an open-source project on GitHub, mainly written in C++. Facebook AI Research's Automatic Speech Recognition Toolkit It currently holds 6,437 stars and 0 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

AI Homed tracks it on the AI Audio Projects board and on the AI AI Audio Projects list.

GitHub Repository Details

Repository flashlight/wav2letter · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

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.

GitHub Stars & Activity

6,437Stars
0Forks
0Open issues
C++Language

GitHub Popularity

GitHub stars6,437
Forks0
Open issues0
Primary languageC++
License-
Stars gained today0
Created-
Last pushed-

Trending History

Trending statusnot on today's boards

Related AI Projects

1

ggml-org / whisper.cpp

C++★ 53,692⑂ 0
2

mozilla / DeepSpeech

C++★ 26,773⑂ 0
3

k2-fsa / sherpa-onnx

C++★ 14,789⑂ 0
4

rhasspy / piper

C++★ 11,284⑂ 0
5

openvinotoolkit / openvino

C++★ 10,861⑂ 0
6

0xShug0 / audio.cpp

C++★ 2,762⑂ 0
7

coqui-ai / STT

C++★ 2,606⑂ 0
8

huggingface / transformers

Python★ 166,221⑂ 0

More AI Rankings