gaozhihan

Results 25 repositories owned by gaozhihan

OcrPreprocessing

15
Stars
6
Forks
Watchers

OCR pre-processing algorithm implementation in C for remove color seal

pitchshift

63
Stars
18
Forks
Watchers

Pitch Shifting Using The Fourier Transform Implementation In C

ReplayGainAnalysis

25
Stars
10
Forks
Watchers

ReplayGainAnalysis - analyzes input samples and give the recommended dB change

resampler

99
Stars
49
Forks
Watchers

A Simple and Efficient Audio Resampler Implementation in C

rnnoise

198
Stars
85
Forks
Watchers

Recurrent neural network for audio noise reduction

shazam

37
Stars
15
Forks
Watchers

a implementation of Shazam algorithm

SimpleAudioDenoise

75
Stars
49
Forks
Watchers

A Simple and Efficient Implementation Of Fast Fourier Transform For Audio Denoise

skin_smoothing

71
Stars
32
Forks
Watchers

an efficient algorithm for skin smoothing implementation in c

tinymp3

38
Stars
14
Forks
Watchers

a tiny mp3 encoder && decoder example

Transformer-TTS

22
Stars
3
Forks
Watchers

A Tensorflow Implementation like "Neural Speech Synthesis with Transformer Network" Port From OpenSeq2Seq