Add n-gram and large language model (LLM) support to Whisper models.
-
Updated
May 6, 2025 - Jupyter Notebook
Add n-gram and large language model (LLM) support to Whisper models.
A Bigram Language Model from scratch with no-smoothing and add-one smoothing. Outputs bigram counts, bigram probabilities and probability of test sentence.
Hangman Game implementation using n-gram language model in NLP, achieved an accuracy of more than 50%
Automatically organizes and renames media files according to Jellyfin's naming conventions.
Generating Urdu poetry using SpaCy in Python. Poetry has been generated by using Uni-grams, Bi-grams, Tri-grams and through Bidirectional Bigram Model and Backward Bigram model.
Create n-gram models for word predictions
2023数模美赛M奖论文的工程文件和结果,禁止转载
Automatic Speech Recognition using Conformer with Speech Sentiment Analysis & Text Summarizer
POS tagging using the Viterbi algorithm and n-gram models
Scripts to train a n-gram language models on Wikipedia articles
Sentiment Analysis based on N-Gram probabilities.
Language detection using n-gram model for PyCon PL'2020 lightning talk
vscode extensions with n-gram code suggester
N-gram models- Unsmoothed, Laplace, Deleted Interpolation
An N-gram powered text prediction system
A proof-of-concept audio-interactive personalized chatbot based on Ted Mosby, a character from the renowned TV show "How I Met Your Mother"
Probabilistic Models in NLP
ngram language model next token prediction
Add a description, image, and links to the n-gram-language-models topic page so that developers can more easily learn about it.
To associate your repository with the n-gram-language-models topic, visit your repo's landing page and select "manage topics."