jundengdeng's Stars
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Foundry376/Mailspring
:love_letter: A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
frappe/charts
Simple, responsive, modern SVG Charts with zero dependencies
apache/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
google/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
tensorflow/tensorboard
TensorFlow's Visualization Toolkit
goldendict/goldendict
A feature-rich dictionary lookup program, supporting multiple dictionary formats (StarDict/Babylon/Lingvo/Dictd) and online dictionaries, featuring perfect article rendering with the complete markup, illustrations and other content retained, and allowing you to type in words without any accents or correct case.
microsoft/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
xiph/rnnoise
Recurrent neural network for audio noise reduction
mkaz/termgraph
a python command-line tool which draws basic graphs in the terminal
readbeyond/aeneas
aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)
pavlin-policar/openTSNE
Extensible, parallel implementations of t-SNE
collab-project/videojs-record
video.js plugin for recording audio/video/image files
fgnt/nara_wpe
Different implementations of "Weighted Prediction Error" for speech dereverberation
collab-project/videojs-wavesurfer
video.js plugin that adds a navigable waveform for audio and video files
nryant/dscore
Diarization scoring tools.
kindredresearch/SenseAct
SenseAct: A computational framework for developing real-world robot learning tasks
GregorR/rnnoise-nu
Recurrent neural network for audio noise reduction, slightly improved for general use
idiap/acoustic-simulator
Implementation of audio degradation processes
dennisguse/ITU-T_pesq
dieggsy/eterm-256color
Customizable 256 colors for emacs term and ansi-term
BlaiMelendezCatalan/BAT
subho406/TF-Speech-Recognition-Challenge-Solution
Source code of the model used in Tensorflow Speech Recognition Challenge (https://www.kaggle.com/c/tensorflow-speech-recognition-challenge). The solution ranked in top 5% in private leaderboard.
TUIlmenauAMS/FilterBanks_FastPythonImplementation
Filter Banks, Fast Python Implementation
dfm/tf.interp
Multivariate linear interpolation in TensorFlow
dideler/dotfiles
:page_facing_up: These are my dotfiles. There are many like them, but these are mine.
TUIlmenauAMS/FilterBanks_PythonKerasNeuralNetworkImplemention
Filter Bank Implementaion as Convolutional Neural Network using Python Keras