VirtualMoon's Stars
ciuzaak/Claude-Telegram-Bot
Anthropic Claude & Google Bard Bot for Telegram.
ai-shifu/ChatALL
Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vicuna, Claude, ChatGLM, MOSS, 讯飞星火, 文心一言 and more, discover the best answers
ading2210/poe-api
[UNMAINTAINED] A reverse engineered Python API wrapper for Quora's Poe, which provides free access to ChatGPT, GPT-4, and Claude.
wenda-LLM/wenda
闻达:一个LLM调用平台。目标为针对特定环境的高效内容生成,同时考虑个人和中小企业的计算资源局限性,以及知识安全和私密性问题
lucidrains/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
OpenMOSS/MOSS
An open-source tool-augmented conversational language model from Fudan University
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
reorx/awesome-chatgpt-api
Curated list of apps and tools that not only use the new ChatGPT API, but also allow users to configure their own API keys, enabling free and on-demand usage of their own quota.
iser97/trans_recong
649453932/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
sloria/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
isnowfy/snownlp
Python library for processing Chinese text
yaohungt/Multimodal-Transformer
[ACL'19] [PyTorch] Multimodal Transformer
Kaicheng-Yang0828/Multimodal-Sentiment-Analysis-Paper-list
This paper list is about multimodal sentiment analysis.
declare-lab/MELD
MELD: A Multimodal Multi-Party Dataset for Emotion Recognition in Conversation
Zhaofan-Su/SpeechEmotionRecognition
guohui15661353950/audio-data
a237072751/Speech_Emotion_Recognition
银杏黄项:语音情感识别
XLab-Tongji/SemanticAnalysisProgress
google-research/uda
Unsupervised Data Augmentation (UDA)
resemble-ai/Resemblyzer
A python package to analyze and compare voices with deep learning
bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
mozillazg/python-pinyin
汉字转拼音(pypinyin)
JasonWei512/Tacotron-2-Chinese
(已过时)中文语音合成,改自 https://github.com/Rayhane-mamah/Tacotron-2 和 https://github.com/begeekmyfriend/Tacotron-2
NVIDIA/mellotron
Mellotron: a multispeaker voice synthesis model based on Tacotron 2 GST that can make a voice emote and sing without emotive or singing training data
nl8590687/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
AzamRabiee/Emotional-TTS
Korean Emotional End-to-End Neural Speech synthesizer, ML4audio, NIPS2017
meraldoantonio/AccidentPredictor
An accurate traffic accident predictor can potentially save lives. I hereby described the creation and deployment of such a model using scikit-learn, Google Maps API, Flask and PythonAnywhere.
NELSONZHAO/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.