36-day longest streak
-
CapsWriter-Offline
PC 端语音输入工具,离线识别,高准确率、低延迟,支持热词、LLM润色。按住CapsLock或鼠标侧键X2说话,松开自动上屏。
Python ★ 5.7k 9d agoExplain → -
QuickCut
Your most handy video processing software
Python ★ 2.9k 2y agoExplain → -
CapsWriter ▣
此项目已废弃,不再维护,请使用 [CapsWriter-Offline](https://github.com/HaujetZhao/CapsWriter-Offline)
Python ★ 476 4mo agoExplain → -
QuickHand
快速的仿手写文字的图片生成器。基于 https://github.com/Gsllchb/Handright/ 的 GUI。
Python ★ 467 3y agoExplain → -
color-trace
将位图转为彩色矢量 svg 图片
Python ★ 240 4y agoExplain → -
Protect-Windows-Context-Menu
No description.
Batchfile ★ 186 3y agoExplain → -
Qwen3-ASR-GGUF
将 Qwen3-ASR 的 LLM 部分导出为 GGUF,用 llama.cpp 进行加速推理。后者支持 Vulkan 和 Cuda 加速。
C++ ★ 179 1mo agoExplain → -
JumpCutter2
使用 spleeter 将视频中的人声提取出来(去除背景音),再对视频中的声音进行分析,分成静音部分和非静音部分,分别施加不同的速度,最后合成到一个新视频。
Python ★ 158 5y agoExplain → -
Fun-ASR-GGUF
用 onnx 和 gguf 格式混合运行 Fun-ASR-Nano 模型全流程
Python ★ 151 1mo agoExplain → -
Qwen3-TTS-GGUF
最极速的Qwen3-TTS推理方案。将 Qwen3-TTS 的 LLM 部分导出为 GGUF,用 llama.cpp 进行加速推理。后者支持 Vulkan 和 Cuda 加速。
Python ★ 148 8d agoExplain → -
PyInstaller-Perfect-Build-Method
如果我要写一个 Python 项目,打包成 exe 运行(方便在没有 Python 的电脑上使用),我需要打包出的根目录结构美观,没有多余的、杂乱的依赖文件在那里碍眼,而且需要在发现 bug 时,我还需要能够修改里面的代码后,无需再次打包,就能正常运行,该怎么做呢? 就以一个 Hello 项目为例,记一下我找到的完美方法。
Python ★ 142 2y agoExplain → -
ali-audio-to-srt
功能: 使用阿里云智能语音服务中的录音文件识别 API,实现将视频、音频文件转写出 srt 字幕
Python ★ 136 4y agoExplain → -
IME_Indicator
Windows输入法中英状态指示器
Rust ★ 112 5mo agoExplain → -
ShortcutMapper_Chinese
可视化、交互式的快捷键映射图,中文版本,可以直观地查找快捷键。不懂编程也可以方便地修改、添加快捷键。
HTML ★ 61 2y agoExplain → -
Markdown-Toolbox
Move your Markdown to another folder along with it's relatively refered pics and attachments.
Python ★ 56 5y agoExplain → -
FunASR-Online-Paraformer-Test
No description.
Python ★ 53 2y agoExplain → -
MakePracticeBook
为考研习题册制作好用的「做题本」
Python ★ 38 3y agoExplain → -
web-remote-input
No description.
JavaScript ★ 37 2y agoExplain → -
Chinese-ITN
中文逆文本正则化 (Chinese ITN, Chinese Inverse Text Normalization) ,即将文本中的中文数字转为阿拉伯数字。
Python ★ 31 9d agoExplain → -
asr-hotword
最棒的的ASR后处理热词方案,基于音素编辑距离,实现热词替换。
Python ★ 28 9d agoExplain → -
SenseVoice-ONNX
SenseVoice-Small 导出为 ONNX,支持热词注入,在 CTC 的输空间中通过路径匹配,1ms 内实现热词替换
Python ★ 26 16d agoExplain → -
Rust-Tray
将控制台最小化到托盘图标的工具(A tool to minimize Windows console applications to the system tray)
Rust ★ 25 5mo agoExplain → -
Gallery-Viewer-HTML
网页端的图库查看器,打开文件夹,浏览里面的图片
JavaScript ★ 17 6mo agoExplain → -
baidu-ime-skin-manage-tool
No description.
Python ★ 12 5y agoExplain → -
ali-audio-text-sync
No description.
Python ★ 10 5y agoExplain → -
RcloneVault
Crypt-type remote of rclone can be used as users File Vault, and this script is ment to make managing, editing, opening and closing File Vaults easier.
Python ★ 9 5y agoExplain → -
blink-prompt
让屏幕主动提示你眨眼,避名长时间不眨眼而患上「干眼症」
Python ★ 8 4y agoExplain → -
SubWriter
用 Paraformer 离线生成分段良好的字幕,能用了,但暂时无力写文档
Python ★ 7 2y agoExplain → -
audio-video-resync
功能: 通过波形比较,得到两个音频的时间戳偏移值,合成新视频。 用途示例: 录制 vlog 时,使用录音笔实现更好的收声,再将相机的视频与录音笔的录音同步。
Python ★ 7 5y agoExplain → -
Panorama-Viewer-HTML
单个网页实现全景照片、视频的查看,支持陀螺仪、鼠标、键盘控制
HTML ★ 6 6mo agoExplain → -
JumpCutter-Improved
No description.
Python ★ 6 5y agoExplain → -
QuickMath
顾名思义,Quick Math 是用于快速输入数学公式的一个工具。在软件上手写公式,然后通过云api识别。
Python ★ 6 5y agoExplain → -
windows-batch-script
我收集、自己写的 Windows 下的 bat 脚本
HTML ★ 6 2y agoExplain → -
my-photo-storage-backup-scheme
my-photo-storage-backup-scheme
Python ★ 5 4y agoExplain → -
wubi86-revert-query
86五笔反查
HTML ★ 3 7mo agoExplain → -
JingXiaoPeng-Chinese-Copybook-7000-Index
荆霄鹏通用规范字7000字帖索引,用于辅助在字帖中查找范字的位置
HTML ★ 3 4y agoExplain → -
python-tray
一个 Python 模块,导入后,自动创建托盘图标,可隐藏控制台窗口。
Python ★ 2 1mo agoExplain → -
YesPlayMusic ⑂
高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron:
★ 2 5y agoExplain → -
CC ⑂
No description.
★ 2 2mo agoExplain → -
python-toast
用 tkinter 实现,在桌面上即时显示文字消息(置顶显示、可拖动),经过 duration 毫秒后消失。
Python ★ 2 5mo agoExplain → -
sherpa-onnx ⑂
Speech-to-text and text-to-speech using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, Raspberry Pi, x86_64 servers, websocket server/client, C/C++, Python, Kotlin, C#, Go
★ 2 2y agoExplain → -
python-template
My python program template
Python ★ 2 5y agoExplain → -
audio-offset-finder ⑂
Find the offset of an audio file within another audio file
Python ★ 2 5y agoExplain → -
Bluetooth-Input
手机用网页通过蓝牙通信向电脑发送文字。
Python ★ 1 15d agoExplain → -
pip_setting ⑂
快速切换镜像源工具
Python ★ 1 3y agoExplain → -
Sync-Clipboard ⑂
一个剪贴板同步软件,同一网络下的让安卓手机和 Windows 电脑同步剪贴板
★ 1 6y agoExplain → -
LatexToWord-HTML
将Latex公式转成Word公式,一键复制
HTML ★ 1 6mo agoExplain → -
my-pay-code-three-in-one-
我的付款码
HTML ★ 1 7y agoExplain → -
pyshortcuts ⑂
create desktop shortcuts to python scripts on Windows, Mac, or Linux
Python ★ 1 5y agoExplain → -
cpython ⑂
The Python programming language
★ 1 4y agoExplain → -
ytb-vtt-to-srt
Convert a YouTube vtt subtitle to srt format.
Python ★ 1 5y agoExplain → -
video-srt ⑂
这是一个可以识别视频语音自动生成字幕SRT文件的开源命令行工具。
Go ★ 1 6y agoExplain → -
ComfyUI-WanVideoWrapper ⑂
No description.
★ 0 3mo agoExplain → -
temp
only for temp file
★ 0 5mo agoExplain → -
Font-Awesome-Icon-Generator-HTML
使用 Font-Awesome 的图标生成网站 icon,HTML 实现
JavaScript ★ 0 6mo agoExplain → -
Font-Awesome-Gallery-HTML
一个网页中查看和搜索 Font-Awesome 的所有图标
HTML ★ 0 6mo agoExplain → -
Pic-Waterfall
Pic Waterfall 的离线文件
JavaScript ★ 0 6mo agoExplain → -
kaldi-native-fbank ⑂
Kaldi-compatible online fbank extractor without external dependencies
C++ ★ 0 3y agoExplain → -
ncmdump ⑂
python版本网易云音乐ncm文件格式转换
★ 0 6y agoExplain → -
osmosmemo ⑂
Turn GitHub into a bookmark manager
★ 0 5y agoExplain → -
Spacial-Play
Play an audio file with binaural spacial effect by using HRTF of OpenAL
C ★ 0 5y agoExplain → -
ShortcutMapper ⑂
A visual keyboard shortcuts explorer for popular applications.
HTML ★ 0 5y agoExplain → -
restic ⑂
Fast, secure, efficient backup program
★ 0 5y agoExplain → -
alibabacloud-nls-python-sdk ⑂
No description.
★ 0 7y agoExplain → -
PaddleHub ⑂
Awesome pre-trained models toolkit based on PaddlePaddle.(180+ models including CV, NLP, Audio and Video with Easy Inference & Serving deployment)
★ 0 5y agoExplain → -
Diary
Opening today's md diary. Simply run this script, it will base on the date, creating corospondent year, month folders, and then create a md file of today's date, then it'll open this md file.
Python ★ 0 5y agoExplain → -
viki ⑂
A simple Wiki page in Markdown from notebook of VNote.
★ 0 6y agoExplain → -
syncthing ⑂
Open Source Continuous File Synchronization
★ 0 5y agoExplain → -
anki-sync-server ⑂
Self-hosted Anki sync server
Python ★ 0 6y agoExplain → -
jumpcutter_enhanced ⑂
Derived from jumpcutter by CaryKH and made many improvements.
Nix ★ 0 6y agoExplain → -
PerfectSkin
百度输入法《Perfect》皮肤
★ 0 7y agoExplain → -
Hello-World
A short description
★ 0 7y agoExplain →
No repos match these filters.