Xiaohan Zou

Results 15 repositories owned by Xiaohan Zou

Speech-Emotion-Recognition

900
Stars
208
Forks
Watchers

Speech emotion recognition implemented in Keras (LSTM, CNN, SVM, MLP) | 语音情感识别

vuepress-theme-gungnir

351
Stars
80
Forks
Watchers

A blog theme for VuePress 2.

playground-macos

3.1k
Stars
311
Forks
Watchers

My portfolio website simulating macOS's GUI, developed with React and UnoCSS.

oh-vue-icons

237
Stars
21
Forks
Watchers

A Vue component for importing inline SVG icons from different popular icon packs easily.

Speech-and-Text

286
Stars
68
Forks
Watchers

Speech to text (PocketSphinx, Iflytex API, Baidu API) and text to speech (pyttsx3) | 语音转文字(PocketSphinx、百度 API、科大讯飞 API)和文字转语音(pyttsx3)

Text-Classification

135
Stars
29
Forks
Watchers

PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类

Fishmail

69
Stars
6
Forks
Watchers

奇怪的摸鱼工具增加了:装作在 Gmail 上查邮件的样子看知乎摸鱼,从而降低我上班摸鱼时的不安全感

pcalg-py

107
Stars
25
Forks
Watchers

Implement PC algorithm in Python | PC 算法的 Python 实现

blog.zxh.io

37
Stars
9
Forks
Watchers

My blog 🧐, powered by VuePress 2, themed by Gungnir.

flint

30
Stars
2
Forks
Watchers

A toy deep learning framework implemented in pure Numpy from scratch. Aka homemade PyTorch lol.