All Projects β†’ jonbrennecke β†’ CaptionThis

jonbrennecke / CaptionThis

Licence: GPL-3.0 license
"Caption This" is an iOS app that adds real-time captions to videos for Instagram Stories

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
c
50402 projects - #5 most used programming language
swift
15916 projects
ruby
36898 projects - #4 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to CaptionThis

Rnn ctc
Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.
Stars: ✭ 220 (+1733.33%)
Mutual labels:  speech-recognition
idear
πŸŽ™οΈ Handsfree Audio Development Interface
Stars: ✭ 84 (+600%)
Mutual labels:  speech-recognition
obvi
A Polymer 3+ webcomponent / button for doing speech recognition
Stars: ✭ 54 (+350%)
Mutual labels:  speech-recognition
Chinese text normalization
Chinese text normalization for speech processing
Stars: ✭ 242 (+1916.67%)
Mutual labels:  speech-recognition
Speech recognition with tensorflow
Implementation of a seq2seq model for Speech Recognition using the latest version of TensorFlow. Architecture similar to Listen, Attend and Spell.
Stars: ✭ 253 (+2008.33%)
Mutual labels:  speech-recognition
megs
A merged version of multiple open-source German speech datasets.
Stars: ✭ 21 (+75%)
Mutual labels:  speech-recognition
Edgedict
Working online speech recognition based on RNN Transducer. ( Trained model release available in release )
Stars: ✭ 205 (+1608.33%)
Mutual labels:  speech-recognition
leopard
On-device speech-to-text engine powered by deep learning
Stars: ✭ 354 (+2850%)
Mutual labels:  speech-recognition
Automatic speech recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
Stars: ✭ 2,751 (+22825%)
Mutual labels:  speech-recognition
anycontrol
Voice control for your websites and applications
Stars: ✭ 53 (+341.67%)
Mutual labels:  speech-recognition
Speechbrain.github.io
The SpeechBrain project aims to build a novel speech toolkit fully based on PyTorch. With SpeechBrain users can easily create speech processing systems, ranging from speech recognition (both HMM/DNN and end-to-end), speaker recognition, speech enhancement, speech separation, multi-microphone speech processing, and many others.
Stars: ✭ 242 (+1916.67%)
Mutual labels:  speech-recognition
Cn2an
πŸ“¦ εΏ«ι€Ÿθ½¬εŒ–γ€ŒδΈ­ζ–‡ζ•°ε­—γ€ε’Œγ€Œι˜Ώζ‹‰δΌ―ζ•°ε­—γ€ο½ž (ζœ€ζ–°η‰Ήζ€§οΌšεˆ†ζ•°οΌŒζ—₯ζœŸγ€ζΈ©εΊ¦η­‰θ½¬εŒ–οΌ‰
Stars: ✭ 249 (+1975%)
Mutual labels:  speech-recognition
TextNormalizationCoveringGrammars
Covering grammars for English and Russian text normalization
Stars: ✭ 60 (+400%)
Mutual labels:  speech-recognition
Nemo
NeMo: a toolkit for conversational AI
Stars: ✭ 3,685 (+30608.33%)
Mutual labels:  speech-recognition
revai-python-sdk
Rev AI Python SDK
Stars: ✭ 35 (+191.67%)
Mutual labels:  speech-recognition
Dragonfly
Speech recognition framework allowing powerful Python-based scripting and extension of Dragon NaturallySpeaking (DNS), Windows Speech Recognition (WSR), Kaldi and CMU Pocket Sphinx
Stars: ✭ 209 (+1641.67%)
Mutual labels:  speech-recognition
UHV-OTS-Speech
A data annotation pipeline to generate high-quality, large-scale speech datasets with machine pre-labeling and fully manual auditing.
Stars: ✭ 94 (+683.33%)
Mutual labels:  speech-recognition
wav2vec2-live
A live speech recognition using Facebooks wav2vec 2.0 model.
Stars: ✭ 205 (+1608.33%)
Mutual labels:  speech-recognition
good-speech-web-client
Practice your speech level in any language using speech recognition
Stars: ✭ 26 (+116.67%)
Mutual labels:  speech-recognition
TF-Speech-Recognition-Challenge-Solution
Source code of the model used in Tensorflow Speech Recognition Challenge (https://www.kaggle.com/c/tensorflow-speech-recognition-challenge). The solution ranked in top 5% in private leaderboard.
Stars: ✭ 58 (+383.33%)
Mutual labels:  speech-recognition

"Caption This" app

Check it out on the App Store!

Screenshot #1

Description:

The "Caption This" app for iOS lets you add real-time captions to videos for Instagram Stories.

Usage:

Sample commands:

npm run ios # Run on iOS
npm run android # Run on Android

Tests:

Sample commands:

npm run test # Run unit tests with Jest

License:

Caption This Copyright (C) 2018 Jon Brennecke

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].