xincanfeng's Stars
open-mmlab/Amphion
Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.
KASSII/benetech_1st_place_train
wangyu-ustc/MemoryLLM
The official implementation of the ICML 2024 paper "MemoryLLM: Towards Self-Updatable Large Language Models"
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
xincanfeng/Llama-VITS_demo
Audio samples generated by Llama-VITS.
xincanfeng/vitsGPT_simple
A simple repository for Llama-VITS project
sarulab-speech/jtubespeech
xincanfeng/vitsgpt-vits
the code for vits in the vitsGPT project
xincanfeng/vitsGPT
hiroshi-matsuda-rit/NLP2024-tutorial-3
NLP2024 チュートリアル3 作って学ぶ日本語大規模言語モデル - 環境構築手順とソースコード / NLP2024 Tutorial 3: Practicing how to build a Japanese large-scale language model - Environment construction and experimental source codes
stardust-coder/awesome-latest-LLM
最新LLMの一覧を作成します
acl-org/aclpubcheck
Tools for checking ACL paper submissions
OrionStarAI/Orion
Orion-14B is a family of models includes a 14B foundation LLM, and a series of models: a chat model, a long context model, a quantized model, a RAG fine-tuned model, and an Agent fine-tuned model. Orion-14B 系列模型包括一个具有140亿参数的多语言基座大模型以及一系列相关的衍生模型,包括对话模型,长文本模型,量化模型,RAG微调模型,Agent微调模型等。
inferflow/inferflow
Inferflow is an efficient and highly configurable inference engine for large language models (LLMs).
AkariAsai/self-rag
This includes the original implementation of SELF-RAG: Learning to Retrieve, Generate and Critique through self-reflection by Akari Asai, Zeqiu Wu, Yizhong Wang, Avirup Sil, and Hannaneh Hajishirzi.
p-lambda/incontext-learning
Experiments and code to generate the GINC small-scale in-context learning dataset from "An Explanation for In-context Learning as Implicit Bayesian Inference"
espnet/espnet
End-to-End Speech Processing Toolkit
IBM/Grapher
Code that implements efficient knowledge graph extraction from the textual descriptions
xincanfeng/vitsgpt-llama
the code for llama in the vitsGPT project
r9y9/ttslearn
ttslearn: Library for Pythonで学ぶ音声合成 (Text-to-speech with Python)
r9y9/pyopenjtalk
Python wrapper for OpenJTalk
xincanfeng/community
食コミュ
xincanfeng/ceci-s_very_first_papers
Useless, kind of silly, but it looks funny that I was so enthusiastic.
xincanfeng/dimension
RManLuo/Awesome-LLM-KG
Awesome papers about unifying LLMs and KGs
AdrienLE/ANIML
Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".
archersama/awesome-recommend-system-pretraining-papers
Paper List for Recommend-system PreTrained Models
xincanfeng/ss_kge
Self-adversarial subsampling for KGE
zjunlp/PromptKG
PromptKG Family: a Gallery of Prompt Learning & KG-related research works, toolkits, and paper-list.
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.