evilc3's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
PaddlePaddle/PaddleSpeech
Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
NirDiamant/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
speechbrain/speechbrain
A PyTorch-based Speech Toolkit
marella/ctransformers
Python bindings for the Transformer models implemented in C/C++ using GGML library.
Danial-Kord/DigiHuman
Automatic 3D Character animation using Pose Estimation and Landmark Generation techniques
kensho-technologies/pyctcdecode
A fast and lightweight python-based CTC beam search decoder for speech recognition.
KinglittleQ/GST-Tacotron
A PyTorch implementation of Style Tokens: Unsupervised Style Modeling, Control and Transfer in End-to-End Speech Synthesis
RasaHQ/rasalit
Visualizations and helpers to improve and debug machine learning models for Rasa Open Source
OpenMined/courses
A place where our community can discuss OpenMined Courses, including posting questions, sharing feedback, or providing comments for discussion!
SudalaiRajkumar/DHS2019_HackSession_NLP
Codes used for the hack session in DHS 2019
rctatman/personal_website_bot
A simple bot to answer questions on my personal website. (In development)
evilc3/NLP-APP
A simple python app made with kivy that combines all the basic nlp preprocessing need to start with nlp task.