Pinned Repositories
Abstractive-Summarization-With-Transfer-Learning
Abstractive summarisation using Bert as encoder and Transformer Decoder
AdminLTE
AdminLTE - Free Premium Admin control Panel Theme Based On Bootstrap 3.x
apscheduler
Task scheduling library for Python
aswan
陌陌风控系统静态规则引擎,零基础简易便捷的配置多种复杂规则,实时高效管控用户异常行为。
athena-signal
aukit
audio toolkit. 好用的语音处理工具箱,包含语音降噪、音频格式转换、特征频谱生成等模块。
Auto-Tuning-Spectral-Clustering
This repo is for the SPL paper "Auto-Tuning Spectral Clustering for Speaker Diarization Using Normalized Maximum Eigengap"
chip_distribution
计算股票市场的筹码分布
efinance
efinance 是一个可以快速获取基金、股票、债券、期货数据的 Python 库,回测以及量化交易的好帮手!🚀🚀🚀
Wicket
A modest library for moving between Well-Known Text (WKT) and various framework geometries
liszhang's Repositories
liszhang/athena-signal
liszhang/efinance
efinance 是一个可以快速获取基金、股票、债券、期货数据的 Python 库,回测以及量化交易的好帮手!🚀🚀🚀
liszhang/aukit
audio toolkit. 好用的语音处理工具箱,包含语音降噪、音频格式转换、特征频谱生成等模块。
liszhang/Auto-Tuning-Spectral-Clustering
This repo is for the SPL paper "Auto-Tuning Spectral Clustering for Speaker Diarization Using Normalized Maximum Eigengap"
liszhang/awesome-diarization
A curated list of awesome Speaker Diarization papers, libraries, datasets, and other resources.
liszhang/backtrader_tutorial
backtrader教程,包括数据、框架、策略及评估
liszhang/BeamformIt
BeamformIt acoustic beamforming software
liszhang/bt-ctpbee-store
backtrader接入国内期货实盘交易
liszhang/denoiser
Real Time Speech Enhancement in the Waveform Domain (Interspeech 2020)We provide a PyTorch implementation of the paper Real Time Speech Enhancement in the Waveform Domain. In which, we present a causal speech enhancement model working on the raw waveform that runs in real-time on a laptop CPU. The proposed model is based on an encoder-decoder architecture with skip-connections. It is optimized on both time and frequency domains, using multiple loss functions. Empirical evidence shows that it is capable of removing various kinds of background noise including stationary and non-stationary noises, as well as room reverb. Additionally, we suggest a set of data augmentation techniques applied directly on the raw waveform which further improve model performance and its generalization abilities.
liszhang/ESP32_Remote_MIC
ESP32 as Remote MIC 把ESP32变身成远程麦克风
liszhang/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
liszhang/full-stack-fastapi-postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
liszhang/gpuRIR
Python library for Room Impulse Response (RIR) simulation with GPU acceleration
liszhang/live-transcribe-speech-engine
Live Transcribe is an Android application that provides real-time captioning for people who are deaf or hard of hearing. This repository contains the Android client libraries for communicating with Google's Cloud Speech API that are used in Live Transcribe.
liszhang/MrDoc
基于Python开发的在线文档系统,适合作为个人和小型团队的文档、笔记、知识管理工具。http://mrdoc.zmister.com
liszhang/n2n-watermark-remove
基于noise2noise修改的深度学习去水印项目。
liszhang/pyannote-audio
Neural building blocks for speaker diarization: speech activity detection, speaker change detection, speaker embedding
liszhang/pyAudioAnalysis
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
liszhang/Python-Speaker-Diarization
Python3 code for the IEEE SPL paper "Auto-Tuning Spectral Clustering for SpeakerDiarization Using Normalized Maximum Eigengap"
liszhang/pythondict-quant
Quant Examples Based on Backtrader.
liszhang/pytorch_xvectors
Deep speaker embeddings in PyTorch, including x-vectors. Code used in this work: https://arxiv.org/abs/2007.16196
liszhang/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
liszhang/RNNoise_Wrapper
A simple Python wrapper for audio noise reduction RNNoise. Simplifies work with it, adds new trained models and detailed instructions for training.
liszhang/SpectralCluster
Python re-implementation of the spectral clustering algorithm in the paper "Speaker Diarization with LSTM"
liszhang/speechbrain
A PyTorch-based Speech Toolkit
liszhang/stock
stock,股票系统。使用python进行开发。
liszhang/transitions
A lightweight, object-oriented finite state machine implementation in Python
liszhang/vega
A visualization grammar.
liszhang/web-clipper
For Notion,OneNote,Bear,Yuque,Joplin。Clip anything to anywhere
liszhang/zhrtvc
Chinese real time voice cloning (VC) and Chinese text to speech (TTS). 好用的中文语音克隆兼中文语音合成系统,包含语音编码器、语音合成器、声码器和可视化模块。