deepspeech
Speech Transcriber
Enables speech-to-text transcription using a pre-trained Deep Speech model in MATLAB.
This repo provides the pretrained DeepSpeech model in MATLAB. The model is compatible with transfer learning and C/C++ code generation.
7 stars
6 watching
4 forks
Language: MATLAB
last commit: over 1 year ago audiodeep-learningdeploymentmatlabmatlab-deep-learningpretrained-modelsspeech-to-texttransfer-learning
Related projects:
Repository | Description | Stars |
---|---|---|
matlab-deep-learning/wav2vec-2.0 | Enables speech-to-text transcription using a pre-trained neural network model in MATLAB. | 8 |
matlab-deep-learning/transformer-models | An implementation of deep learning transformer models in MATLAB | 206 |
matlab-deep-learning/pretrained-deeplabv3plus | Provides pre-trained and customizable semantic segmentation model in MATLAB | 23 |
posenhuang/deeplearningsourceseparation | A collection of MATLAB-based deep learning models and tools for source separation tasks in audio processing | 366 |
thecodrr/vspeech | Provides an interface to Mozilla's DeepSpeech TensorFlow-based Speech-to-Text library using V bindings. | 50 |
apress/practical-matlab-deep-learning | Source code repository for a book on deep learning in MATLAB, providing practical examples and implementations. | 39 |
matlab-deep-learning/pretrained-yolo-v4 | Pretrained deep learning object detection model for image analysis in MATLAB | 47 |
matlab-deep-learning/pretrained-salsanext | Provides pre-trained deep learning model for semantic segmentation of 3D point clouds using SalsaNext architecture | 14 |
perception-and-neurodynamics-laboratory/matlab-toolbox-for-dnn-based-speech-separation | A Matlab toolbox for supervised speech separation using deep neural networks | 45 |
seannaren/deepspeech.pytorch | A deep learning-based speech recognition system built on top of PyTorch Lightning. | 2,104 |
vict0rsch/deep_learning | A collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne. | 426 |
davidstutz/matlab-mnist-two-layer-perceptron | A Matlab implementation of a two-layer perceptron to recognize handwritten digits from the MNIST dataset. | 60 |
isht7/pytorch-deeplab-resnet | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
open-mmlab/mmengine | Provides a flexible and configurable framework for training deep learning models with PyTorch. | 1,179 |
matlab-deep-learning/llms-with-matlab | Connects MATLAB to LLM APIs for natural language processing capabilities | 113 |