Pinned Repositories
Sarcasm-detection
Sarcasm detection model | 讽刺检测模型
Whisper-Finetune
Fine-tune the Whisper speech recognition model to support training without timestamp data, training with timestamp data, and training without speech data. Accelerate inference and support Web deployment, Windows desktop deployment, and Android deployment
asr_AISHELL-3
Chinese speech recognition | 中文语音识别 (使用AISHELL-3数据集训练语音识别模型)
asr_thchs30
Chinese speech recognition | 中文语音识别 (使用thchs30数据集训练的模型)
Image-rotation
使用c++实现对图像的旋转
WThirteen
BiLSTM-CRF
中文命名实体识别
read_translate
中文识别翻译
thirteen_robot
Man-machine dialogue robot | 人机对话机器人
asr_whisper
语音识别 使用whisper实现
WThirteen's Repositories
WThirteen/Whisper-Finetune
Fine-tune the Whisper speech recognition model to support training without timestamp data, training with timestamp data, and training without speech data. Accelerate inference and support Web deployment, Windows desktop deployment, and Android deployment
WThirteen/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
WThirteen/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
WThirteen/asr_thchs30
Chinese speech recognition | 中文语音识别 (使用thchs30数据集训练的模型)
WThirteen/WThirteen
WThirteen/asr_AISHELL-3
Chinese speech recognition | 中文语音识别 (使用AISHELL-3数据集训练语音识别模型)
WThirteen/thirteen_robot
Man-machine dialogue robot | 人机对话机器人
WThirteen/Sarcasm-detection
Sarcasm detection model | 讽刺检测模型
WThirteen/DatasetTranslator
I am creating a dataset Translator for any language it helps to translate large amount of data
WThirteen/meta-learning-bert
Meta learning with BERT as a learner
WThirteen/BiLSTM-CRF
中文命名实体识别
WThirteen/TranslateTool
Translate documents such as word, pdf, and txt from English to Chinese,written with Python.
WThirteen/Random-food
随机菜单
WThirteen/read_translate
中文识别翻译
WThirteen/ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
WThirteen/Tensorflow-FaceRecognition
基于MTCNN和MobileFaceNet实现的人脸识别,提供三种预测方式,满足各种需求 。
WThirteen/dialogbot
dialogbot, provide search-based dialogue, task-based dialogue and generative dialogue model. 对话机器人,基于问答型对话、任务型对话、聊天型对话等模型实现,支持网络检索问答,领域知识问答,任务引导问答,闲聊问答,开箱即用。
WThirteen/yolo_camera
物体识别
WThirteen/asr_whisper
语音识别 使用whisper实现
WThirteen/chinese-chatbot-corpus
中文公开聊天语料库,处理数据集。
WThirteen/Student-Achievement-Management-System
Java,学生管理系统
WThirteen/Image-rotation
使用c++实现对图像的旋转
WThirteen/High_precision_calculator
使用matlab实现高精度计算机,可计算2^1024等,使用幂运算可能会导致数值过大等问题。这里使用数组对其进行计算。
WThirteen/hough
带滤波的Hough变化。可通过设置滤波减少在某一区域内直线过多的重复。
WThirteen/CrawlerTutorial
爬虫入门、爬虫进阶、高级爬虫
WThirteen/C_game
初学者练手,一个简陋的五子棋
WThirteen/hello-world
第一个项目