Pinned Repositories
-index
algorithm-go
go语言实现常用的算法
android
Android-Audio-Processing-Using-WebRTC
All in all WebRTC. A Complete Guide to enable Rich and High Quality of **Real-Time Voice Communication** on Android Platform. This repository involves a complete understanding, implementation and documentation related to WebRTC Audio Processing.
Android-CameraPreview
https://github.com/zhanxiaokai/Android-CameraPreview
Android-Notes
Android-video_recorder_pro
https://github.com/zhanxiaokai/Android-video_recorder_pro
android-webrtc-aec
基于webrtc-aec模块的回声消除库,如果对你有帮助请给个star
android-webrtc-aecm
An acoustic echo cancellation for android, based on webrtc aecm algorithms
speechEmotionRecognition
speech emotion recognition
wywdahai's Repositories
wywdahai/speechEmotionRecognition
speech emotion recognition
wywdahai/-index
wywdahai/AutoLabelImg
auto-labelimg based on yolov5, with many other useful tools
wywdahai/CainCamera
CainCamera is an Android Project to learn about development of beauty camera, image and short video
wywdahai/Chinese_license_plate_detection_recognition
yolov5 车牌检测 车牌识别 中文车牌识别 检测 支持12种中文车牌 支持双层车牌
wywdahai/chinese_plate_tensorrt
chinese_LPR tensorrt
wywdahai/cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
wywdahai/dlib-face-landmark-compression
Dlib中的人脸landmark检测的模型压缩
wywdahai/espnet
End-to-End Speech Processing Toolkit
wywdahai/ffmpeg_develop_doc
2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料
wywdahai/GigaSpeech
Large, modern dataset for speech recognition
wywdahai/GLRenderClient
A lightweight rendering library designed for Android that uses Only Java to make people forget the technical details of Opengl
wywdahai/icefall
wywdahai/ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
wywdahai/JNI-demo
总结JNI中,Java和c++互调的一些方法实现
wywdahai/kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.
wywdahai/kaldi-onnx
Kaldi model converter to ONNX
wywdahai/kaldi_rt_decoder
using microphone
wywdahai/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
wywdahai/ndk-samples
Android NDK samples with Android Studio
wywdahai/OpenTikTok
模仿剪映,视频编辑DEMO!
wywdahai/Phonetisaurus
Phonetisaurus G2P
wywdahai/sklearn-doc-zh
:book: [译] scikit-learn(sklearn) 中文文档
wywdahai/speech_dataset
The dataset of Speech Recognition
wywdahai/speechocean762
The speechocean762 dataset for pronunciation scoring tasks.
wywdahai/TensorRT-Alpha
《TensorRT-Alpha》 supports YOLOv8, YOLOv7, YOLOv6, YOLOv5, YOLOv4, YOLOv3, YOLOX, YOLOR and so on. TensorRT-Alpha implements CUDA C accelerated deployment models.The other 10 more CNN and transformer models are being sorted out,which will be updated in the future.CUDA IS ALL YOU NEED.Best Wish!
wywdahai/voice_activity_detection
Voice Activity Detection based on Deep Learning & TensorFlow
wywdahai/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
wywdahai/yolov7-opencv-dnn-cpp
使用opencv部署yolov7和yolov5
wywdahai/yolov7-opencv-onnxrun-cpp-py
分别使用OpenCV、ONNXRuntime部署YOLOV7目标检测,一共包含14个onnx模型,依然是包含C++和Python两个版本的程序