All Projects → Fast Ctc Decode → Similar Projects or Alternatives

31 Open source projects that are alternatives of or similar to Fast Ctc Decode

Ctcdecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, prefix search, beam search and token passing. Implemented in Python.
Stars: ✭ 529 (+753.23%)
Mutual labels:  beam-search
Chatlearner
A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.
Stars: ✭ 528 (+751.61%)
Mutual labels:  beam-search
Lightseq
LightSeq: A High Performance Inference Library for Sequence Processing and Generation
Stars: ✭ 501 (+708.06%)
Mutual labels:  beam-search
Ctcdecode
PyTorch CTC Decoder bindings
Stars: ✭ 442 (+612.9%)
Mutual labels:  beam-search
Tf Seq2seq
Sequence to sequence learning using TensorFlow.
Stars: ✭ 387 (+524.19%)
Mutual labels:  beam-search
Tf chatbot seq2seq antilm
Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement learning.
Stars: ✭ 369 (+495.16%)
Mutual labels:  beam-search
Im2latex
Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow
Stars: ✭ 342 (+451.61%)
Mutual labels:  beam-search
Pytorch Chatbot
Pytorch seq2seq chatbot
Stars: ✭ 336 (+441.94%)
Mutual labels:  beam-search
Seq2seq chatbot
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 308 (+396.77%)
Mutual labels:  beam-search
Tensorflow end2end speech recognition
End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)
Stars: ✭ 305 (+391.94%)
Mutual labels:  beam-search
Image Captioning
Image Captioning using InceptionV3 and beam search
Stars: ✭ 290 (+367.74%)
Mutual labels:  beam-search
captioning chainer
A fast implementation of Neural Image Caption by Chainer
Stars: ✭ 17 (-72.58%)
Mutual labels:  beam-search
neural-chat
An AI chatbot using seq2seq
Stars: ✭ 30 (-51.61%)
Mutual labels:  beam-search
ai-n-queens
Solving and GUI demonstration of traditional N-Queens Problem using Hill Climbing, Simulated Annealing, Local Beam Search, and Genetic Algorithm.
Stars: ✭ 30 (-51.61%)
Mutual labels:  beam-search
tensorflow-with-kenlm
Tensorflow with KenLM integrated for beam search scoring
Stars: ✭ 30 (-51.61%)
Mutual labels:  beam-search
transformer
Neutron: A pytorch based implementation of Transformer and its variants.
Stars: ✭ 60 (-3.23%)
Mutual labels:  beam-search
Image-Caption
Using LSTM or Transformer to solve Image Captioning in Pytorch
Stars: ✭ 36 (-41.94%)
Mutual labels:  beam-search
deepQA
a Deep learning based chatbot implemented by Tensorflow with beam search (forked from Conchylicultor/DeepQA)
Stars: ✭ 17 (-72.58%)
Mutual labels:  beam-search
minimal-nmt
A minimal nmt example to serve as an seq2seq+attention reference.
Stars: ✭ 36 (-41.94%)
Mutual labels:  beam-search
rnnt decoder cuda
An efficient implementation of RNN-T Prefix Beam Search in C++/CUDA.
Stars: ✭ 60 (-3.23%)
Mutual labels:  beam-search
TS3000 TheChatBOT
Its a social networking chat-bot trained on Reddit dataset . It supports open bounded queries developed on the concept of Neural Machine Translation. Beware of its being sarcastic just like its creator 😝 BDW it uses Pytorch framework and Python3.
Stars: ✭ 20 (-67.74%)
Mutual labels:  beam-search
Image-Captioning-with-Beam-Search
Generating image captions using Xception Network and Beam Search in Keras
Stars: ✭ 18 (-70.97%)
Mutual labels:  beam-search
beam search
Beam search for neural network sequence to sequence (encoder-decoder) models.
Stars: ✭ 31 (-50%)
Mutual labels:  beam-search
Nlp made easy
Explains nlp building blocks in a simple manner.
Stars: ✭ 232 (+274.19%)
Mutual labels:  beam-search
Text Summarizer Pytorch
Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network
Stars: ✭ 203 (+227.42%)
Mutual labels:  beam-search
Seq2seq
基于Pytorch的中文聊天机器人 集成BeamSearch算法
Stars: ✭ 200 (+222.58%)
Mutual labels:  beam-search
Neural conversation models
Tensorflow based Neural Conversation Models
Stars: ✭ 192 (+209.68%)
Mutual labels:  beam-search
Poetry Seq2seq
Chinese Poetry Generation
Stars: ✭ 159 (+156.45%)
Mutual labels:  beam-search
Seq2seq chatbot new
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 144 (+132.26%)
Mutual labels:  beam-search
Image Caption Generator
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
Stars: ✭ 126 (+103.23%)
Mutual labels:  beam-search
Jlm
A fast LSTM Language Model for large vocabulary language like Japanese and Chinese
Stars: ✭ 105 (+69.35%)
Mutual labels:  beam-search
1-31 of 31 similar projects