Pinned Repositories
AdvDCTTS
Implementation of DCTTS with Adversarial Training
AlignTTS
Implementation of the AlignTTS
audio.psychoacoustics
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
bazel_nvcc
use nvcc compiler for cuda in bazel
ccrmac
Python-Based Audio Coder, Stanford Music 422 Final Project
CJsonObject
Ultralightweight JSON parser in C++ based on cJSON
code-snippets
octopus
Octopus: Cost-Quality-Time Optimization in Crowdsourcing
nukes's Repositories
nukes/AdvDCTTS
Implementation of DCTTS with Adversarial Training
nukes/AlignTTS
Implementation of the AlignTTS
nukes/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
nukes/CJsonObject
Ultralightweight JSON parser in C++ based on cJSON
nukes/cli
Unlock Music Project - CLI Edition
nukes/cs231n_self
CS231N course
nukes/Deep-Survey-Text-Classification
The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classification, based on Convolutional Neural Networks (CNN) and Recurrent Neural Networks (RNN). It also implements each of the models using Tensorflow and Keras.
nukes/golang-jwt-authentication
Getting through the basics of setting up an authentication in Golang.
nukes/gopkg
example for the go pkg's function
nukes/handy
简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
nukes/how-to-optimize-gemm
nukes/interspeech2022
nukes/JucyFluttering
A simple iOS &Android example for how to integrate Flutter (Dart) as user interface and JUCE (C++) as backend.
nukes/libxml2
Interface to libxml2, with DOM interface
nukes/marquee_text
Flutter marquee text widget.
nukes/modern-cpp-tutorial
📚 C++11/14/17 On the Fly
nukes/nonauto-nmt
PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"
nukes/pull_to_refresh
Flutter pull_to_refresh widget
nukes/Python-Audio-Coder
nukes/pytorch-softdtw-cuda
Fast CUDA implementation of (differentiable) soft dynamic time warping for PyTorch using Numba
nukes/RealRichText
A Tricky Solution for Implementing Inline-Image-In-Text Feature in Flutter.
nukes/sitemap-visualization-tool
Python scripts for extracting, categorizing and visualizing an XML sitemap
nukes/soft-dtw
Python implementation of soft-DTW.
nukes/tf-mlptts
Tensorflow implementation of MLP-Mixer based TTS
nukes/tiny-dnn
header only, dependency-free deep learning framework in C++14
nukes/torch-nansy
Torch implementation of NANSY, Neural Analysis and Synthesis, arXiv:2110.14513
nukes/video_server
Go语言实战流媒体视频
nukes/vimrc
Best vimrc for CoolCeph team, used for C/C++, Python, PHP and Go.
nukes/WavTokenizer
SOTA discrete acoustic codec models with 40 tokens per second for audio language modeling
nukes/wxpay
🔥微信支付(WeChat Pay) SDK for Golang