deepspeech.torch
Speech Recognizer
A speech recognition system based on the DeepSpeech2 architecture
Speech Recognition using DeepSpeech2 network and the CTC activation function.
259 stars
31 watching
73 forks
Language: Lua
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A deep learning-based speech recognition system built on top of PyTorch Lightning. | 2,109 |
| PyTorch bindings for the Warp-CTC loss function used in speech recognition. | 757 |
| A toolkit for speech recognition on Arduino using C++ | 473 |
| A Torch implementation of a deep learning model for generating audio from input data | 156 |
| Implementing Q learning in Torch to control an agent playing catch with a fruit. | 50 |
| Enables speech-to-text transcription using a pre-trained Deep Speech model in MATLAB. | 7 |
| A tool for fine-tuning the OpenAI Whisper speech recognition model using residual adapters and parameter-efficient learning methods. | 32 |
| Provides an interface to Mozilla's DeepSpeech TensorFlow-based Speech-to-Text library using V bindings. | 49 |
| A Torch implementation of a pre-trained neural network architecture used in image recognition tasks | 66 |
| This project involves using deep learning and musical instrument recognition to analyze the MedleyDB dataset. | 42 |
| A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
| A comprehensive collection of deep learning examples using PyTorch, covering various applications and models. | 537 |
| Custom image segmentation implementation using deep learning with Lua and Torch | 37 |
| An implementation of a conversational model using sequence-to-sequence learning and LSTM layers in Torch | 777 |
| Provides a CUDA backend for the PyTorch deep learning framework | 337 |