| zzw922cn/awesome-speech-recognition-speech-synthesis-papers |
2,792 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
mit |
|
| Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC) |
| atfortes/Awesome-LLM-Reasoning |
829 |
|
0 |
0 |
about 2 years ago |
0 |
|
0 |
mit |
|
| Collection of papers and resources on Reasoning in Language Models (LLMs), including Chain-of-Thought (CoT), Instruction-Tuning, and Multimodality. |
| 26hzhang/DL-NLP-Readings |
813 |
|
0 |
0 |
almost 4 years ago |
0 |
|
|
mit |
TeX |
| My Reading Lists of Deep Learning and Natural Language Processing |
| yoonkim/lstm-char-cnn |
812 |
|
0 |
0 |
over 9 years ago |
0 |
|
14 |
mit |
Lua |
| LSTM language model with CNN over characters |
| changwookjun/nlp-paper |
579 |
|
0 |
0 |
about 2 years ago |
0 |
|
1 |
|
|
| NLP Paper |
| princeton-nlp/LM-BFF |
550 |
|
0 |
0 |
over 3 years ago |
0 |
|
1 |
mit |
Python |
| ACL'2021: LM-BFF: Better Few-shot Fine-tuning of Language Models https://arxiv.org/abs/2012.15723 |
| richarddwang/electra_pytorch |
246 |
|
0 |
0 |
about 4 years ago |
0 |
|
0 |
|
Python |
| Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !) |
| guolinke/TUPE |
163 |
|
0 |
0 |
almost 5 years ago |
0 |
|
5 |
mit |
Python |
| Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve existing models like BERT. |
| Robofied/Awesome-NLP-Resources |
157 |
|
0 |
0 |
about 5 years ago |
0 |
|
0 |
mit |
|
| This repository contains landmark research papers in Natural Language Processing that came out in this century. |
| charles9n/bert-sklearn |
119 |
|
0 |
0 |
over 6 years ago |
1 |
December 06, 2024 |
4 |
apache-2.0 |
Jupyter Notebook |
| a sklearn wrapper for Google's BERT model |