ngoquanghuy99's Stars
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
huggingface/trl
Train transformer language models with reinforcement learning.
Mooler0410/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
huggingface/text-generation-inference
Large Language Model Text Generation Inference
espnet/espnet
End-to-End Speech Processing Toolkit
CarperAI/trlx
A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)
MoonInTheRiver/DiffSinger
DiffSinger: Singing Voice Synthesis via Shallow Diffusion Mechanism (SVS & TTS); AAAI 2022; Official code
yizhongw/self-instruct
Aligning pretrained language models with instruction data generated by themselves.
nlp-with-transformers/notebooks
Jupyter notebooks for the Natural Language Processing with Transformers book
huggingface/blog
Public repo for HF blog posts
huggingface/datatrove
Freeing data processing from scripting madness by providing a set of platform-agnostic customizable pipeline processing blocks.
fuzhenxin/Style-Transfer-in-Text
Paper List for Style Transfer in Text
MontrealCorpusTools/Montreal-Forced-Aligner
Command line utility for forced alignment using Kaldi
uber-research/PPLM
Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.
NATSpeech/NATSpeech
A Non-Autoregressive Text-to-Speech (NAR-TTS) framework, including official PyTorch implementation of PortaSpeech (NeurIPS 2021) and DiffSpeech (AAAI 2022)
Falldog/pyconcrete
Protect your python script, encrypt it as .pye and decrypt when import it
ChenghaoMou/text-dedup
All-in-one text de-duplication
voidful/TextRL
Implementation of ChatGPT RLHF (Reinforcement Learning with Human Feedback) on any generation model in huggingface's transformer (blommz-176B/bloom/gpt/bart/T5/MetaICL)
tts-tutorial/survey
A Survey on Neural Speech Synthesis https://arxiv.org/pdf/2106.15561.pdf
aws-samples/bedrock-access-gateway
OpenAI-Compatible RESTful APIs for Amazon Bedrock
common-voice/cv-dataset
Metadata and versioning details for the Common Voice dataset
lorenlugosch/pytorch_HMM
HMMs in PyTorch
patronus-ai/financebench
zabir-nabil/bangla-tts
Bangla text to speech, Multilingual (Bangla, English) real-time ([almost] in a GPU) speech synthesis library
wangcunxiang/SemEval2020-Task4-Commonsense-Validation-and-Explanation
This project is special for SemEval2020 task4 Commonsense Validation and Explanantion
moses-palmer/truepy
Python library for generating TrueLicense licenses
HHTseng/MarkovRNNs
Pytorch implementation of Markov RNNs
ngoquanghuy99/nevermore
nevermore - An application to analyze English text from users.
ngoquanghuy99/Data-structures-Algorithms-problems-and-solutions
Source code for problems related to data structures, algorithms and graph