thgpddl / TensorFlowLiteEmotionDemo
在Android上运行人脸表情识别的tflite模型
☆11Updated 4 years ago
Alternatives and similar repositories for TensorFlowLiteEmotionDemo
Users that are interested in TensorFlowLiteEmotionDemo are comparing it to the libraries listed below
Sorting:
- 基于傅里叶变换的降噪与基于深度学习的语音识别的多功能系统☆13Updated last year
- 基于双门限识别的语音端点检测系统☆24Updated 7 years ago
- 基于 TensorFlow Lite 开发的 Android 端中文语音识别 Demo。☆46Updated 5 years ago
- A demo of android key word spoting based on tensorflow tutial example☆28Updated 5 years ago
- 基于Flask Web的中文自动语音识别演示系统,包含语音识别、语音合成、声纹识别之说话人识别。☆163Updated last year
- java版语音预处理以及MFCC提取 speech preprocessing and MFCC☆30Updated 7 years ago
- 端到端语音识别实现;包含LAS、CTC、RNNT解码方式,模型SA(MHA)、LSTM、CNN、DFSMN等☆15Updated 3 years ago
- ☆39Updated 3 years ago
- ☆24Updated 4 years ago
- 语 音唤醒☆12Updated 6 years ago
- 深度学习,CV 例子项目,人体部分,包含:姿势骨架、手势骨架、姿势识别、手势识别、面部侦测等等☆67Updated 5 years ago
- 基于深度学习的普通话语音识别☆18Updated 6 years ago
- 整合了说话人识别和语音分离的数据集预处理,模型加载交互(基于TIMIT数据集)☆17Updated 4 years ago
- Tensorflow training scripts for depthwise separable convolutional neural networks for keyword spotting, and C++ code for deployment.☆32Updated 5 years ago
- AI Eye的手机端的代码。可以实现视力检测、色盲检测、散光检测等,同时基于Mediapipe开发,实现了单目摄像头的测距和手势识别。This is the android version of app named "AI-Eye" using Mediapipe. It…☆45Updated last year
- 本项目是一个由我个人开发的matlab机器学习项目,基于随机森林的语音情感识别分类,可以识别一段语音文件将其情感识别并输出,数据集使用的是enterface database。