anydesk 重置ID 软件
del %appdata%\AnyDesk\service.conf
del %ProgramData%\AnyDesk\service.conf
貌似Anydesk还是会针对MAC地址然后加999秒的广告。。。只是未必什么时候执行罢了。。。
windows下利Open Ai Whisper 生成字幕 软件
前面写过一个文章讲怎么设置 “auto-subtitle利用open AI Whisper离线自生成字幕”
https://github.com/leejohannes/auto-subtitle_cuda
在这基础上改了些代码,使其能更好的在windows下的cuda中运行
又一个精简版win11 软件
https://windowsxlite.com/24H2ProV4x2/
最新版的就是这个
支持用 pve的半虚拟化的驱动安在 scsi虚拟硬盘上 https://pve.proxmox.com/wiki/Windows_VirtIO_Drivers
安装很简单主要是改掉他们用户头像和登录图片。。。
C:\ProgramData\Microsoft\Us...
auto-subtitle利用open AI Whisper离线自生成字幕 软件
autosub太老需要上传谷歌需要 python2.7
auto-subs是给达芬奇剪辑软件用的
https://github.com/m1guelpf/auto-subtitle
使用离线的 OpenAI's Whisper
ffmpeg,同时需要去 https://github.com/BtbN/FFmpeg-Builds/releases
下载合适的 ...
windows下装unsloth,deepspeed==0.15.1 软件
https://github.com/leejohannes/unsloth_Windows_conda
思考过程很混乱,请参考上面发在github上的安装过程。
目前按照
https://github.com/unslothai/unsloth
提示的
xfrom安装不到合适的版本
...
docker安装到非默认路径 软件
cmd中输入以下
start /w "" "Docker Desktop Installer.exe" install --installation-dir="H:\F\Program Files\Docker" --wsl-default-data-root="H:\F\Program Files\Docker\wsl"
...
netplwiz 让widows自动登录 软件
`win+r` `regedit`
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\PasswordLess\Device
DevicePasswordLessBuildVersion
从2改成0
Windows Registry Editor ...