xiaoxue2's Stars
Amforever/FMFCC-A
The description of FMFCC-A (audio track of FMFCC) dataset and Challenge resluts.
asvspoof-challenge/2021
ASVspoof 2021 Baseline Systems
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
mravanelli/pytorch-kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
mravanelli/SincNet
SincNet is a neural architecture for efficiently processing raw audio samples.
649453932/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
tinytag/tinytag
Python library for reading audio file metadata
miracleyoo/DPCNN-TextCNN-Pytorch-Inception
本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,后者效果略优。
grrrr/nsgt
Non Stationary Gabor Transform (NSGT), Python implementation
ldeecke/gmm-torch
Gaussian mixture models in PyTorch.
Jungjee/ASV2019_competition_Jung
jefflai108/ASSERT
JHU's system submission to the ASVspoof 2019 Challenge: Anti-Spoofing with Squeeze-Excitation and Residual neTworks (ASSERT).
Sakura-gh/ML-notes
notes about machine learning
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
Kulbear/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.