YiChen1997's Stars
deskflow/deskflow
Deskflow lets you share one mouse and keyboard between multiple computers on Windows, macOS and Linux. It's like a software KVM (but without video).
sickcodes/Docker-OSX
Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
yeyupiaoling/VoiceprintRecognition-Pytorch
This project uses a variety of advanced voiceprint recognition models such as EcapaTdnn, ResNetSE, ERes2Net, CAM++, etc. It is not excluded that more models will be supported in the future. At the same time, this project also supports MelSpectrogram, Spectrogram data preprocessing methods
wordshub/free-font
大概是2020年最全的免费可商用字体,这里收录的商免字体都能找到明确的授权出处,可以放心使用,持续更新中...
zbezj/HEU_KMS_Activator
52CV/CVPR-2024-Papers
MetaCubeX/mihomo
A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.
Liniyous/ElaWidgetTools
Fluent-UI For QT-Widget
feiyangqingyun/qtkaifajingyan
自己总结的这十多年做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!公众号:Qt实战/Qt入门和进阶/Qt教程
Fafa-DL/Awesome-Backbones
Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project
modelscope/3D-Speaker
A Repository for Single- and Multi-modal Speaker Verification, Speaker Recognition and Speaker Diarization
CnTransGroup/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
liuzengh/design-pattern
Design Patterns In Modern C++ 中文版翻译
JakubVojvoda/design-patterns-cpp
C++ Design Patterns
Light-City/CPlusPlusThings
C++那些事
YaoFANGUK/video-subtitle-extractor
视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files.
YannickJadoul/Parselmouth
Praat in Python, the Pythonic way
practical-tutorials/project-based-learning
Curated list of project-based tutorials
DrDonk/unlocker
VMware macOS utilities
DongKeon/Awesome-Speaker-Diarization
Some comprehensive papers about speaker diarization
catvod/CatVodOpen
Open version of catvod.
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
facebookresearch/svoice
We provide a PyTorch implementation of the paper Voice Separation with an Unknown Number of Multiple Speakers In which, we present a new method for separating a mixed audio sequence, in which multiple voices speak simultaneously. The new method employs gated neural networks that are trained to separate the voices at multiple processing steps, while maintaining the speaker in each output channel fixed. A different model is trained for every number of possible speakers, and the model with the largest number of speakers is employed to select the actual number of speakers in a given sample. Our method greatly outperforms the current state of the art, which, as we show, is not competitive for more than two speakers.
cw2k/Adobe-GenP
Adobe CC 2019/2020/2021/2022/2023 GenP Universal Patch 3.0
hazukieq/Yporaject
Ypora 最新版激发教程
iptv-org/iptv
Collection of publicly available IPTV channels from all over the world
zhiyiYo/PyQt-Fluent-Widgets
A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again.
jbeder/yaml-cpp
A YAML parser and emitter in C++
Gooddbird/rocket
c++ rpc framework, simplified version of tinyrpc。