zhongshenss's repos on GitHub
Python · 18 watchers
purejq
A pure Python implementation of jq - no C extension, runs anywhere Python runs (Pyodide/WASM included). 96% of jq's official test suite.
Python · 15 watchers
mfcc
Calculate MFCC/Fbank feature for wav files
Python · 4 watchers
noise-mixer
Mix some special noise to your clear wav file.
Python · 4 watchers
tilo-framework
Build AI-native SaaS agents with the ROAM Loop: Render, Observe, Act, Memorize.
Python · 1 watchers
jsonmend
Mends the JSON your LLM almost wrote — 5-10x faster than json_repair, true incremental streaming, open conformance corpus
Python · 1 watchers
purere2
RE2 in pure Python: linear-time, ReDoS-safe regular expressions - no C extension, no backtracking
Python · 1 watchers
pureyq
yq in pure Python: jq syntax over YAML, TOML, XML and CSV - no jq binary, no C extension required
JavaScript · 0 watchers
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
Python · 0 watchers
dcgan_code
Deep Convolutional Generative Adversarial Networks
Python · 0 watchers
iGAN
Interactive Image Generation via Generative Adversarial Networks
Python · 0 watchers
kaldi-io-for-python
Python functions for reading kaldi data formats. Useful for rapid prototyping with python.
Python · 0 watchers
keras-resnet
Residual networks implementation using Keras-1.0 functional API
Python · 0 watchers
purefzf
Pure Python implementation of fzf's fuzzy matching (FuzzyMatchV2) and non-interactive filter mode. No binaries, no dependencies.
Python · 0 watchers
purepatch
Apply unified diffs and fuzzy search/replace edits in pure Python - the patch engine for code agents. No git, no patch binary.
Python · 0 watchers
pureshellcheck
Pure Python reimplementation of ShellCheck's most common checks - no binaries, works in WASM/Lambda/sandboxes
Python · 0 watchers
puretiktoken
tiktoken in pure Python: byte-for-byte compatible BPE tokenizer for GPT-4/4o, no Rust extension, zero dependencies
Python · 0 watchers
snownlp
Python library for processing Chinese text
C++ · 0 watchers
tensorflow
Computation using data flow graphs for scalable machine learning
Python · 0 watchers
text-to-image
Text to image synthesis using thought vectors
Cuda · 0 watchers
warp-ctc
Fast parallel CTC.