Skip to content

Releases: jianchang512/stt

0.0.94

23 Sep 18:42
Compare
Choose a tag to compare

Change

  1. 修复显示问题
  2. 增加自定义huggingface模型功能

完整包下载地址(含base模型)1.7GB/Download url:

百度网盘: https://pan.baidu.com/s/1KGX31_rurBl9UQiuwaiMqg?pwd=a48t

GitHub地址: https://github.com/jianchang512/stt/releases/download/v0.94/win-0.0.94.7z


升级补丁包地址/30MB:

GitHub: https://github.com/jianchang512/stt/releases/download/v0.94/win-patchUpdate-0.0.95.7z


使用方法

解压到英文目录下,双击 start.exe, 在打开的页面中上传音频视频文件识别
extract to folder and doubleclick start.exe, wait unitl open webbrowser


ffmpeg.exe下载

如果你的计算机上没有ffmpeg,请下载这2个exe文件,和 start.exe放在同一位置

https://github.com/jianchang512/stt/releases/download/v0.93/ffmpeg.exe

https://github.com/jianchang512/stt/releases/download/v0.93/ffprobe.exe

全部模型下载地址/Download models https://github.com/jianchang512/stt/releases/tag/0.0

stt-v0.93

19 Feb 18:29
Compare
Choose a tag to compare

Change

  1. 添加模型这次从 tiny-->large-v3
  2. 修复前端js超时问题 #29

完整包下载地址(含base模型)1.7GB/Download url:

百度网盘: https://pan.baidu.com/s/1rAKW7pBMLx4od9391wjtYw?pwd=xg4s

Huggingface: https://huggingface.co/spaces/mortimerme/s4/resolve/main/win-stt-0.0.93.7z?download=true


升级补丁包地址/30MB:

百度网盘:https://pan.baidu.com/s/1Dqd1FNC0Cwe5KqD_5bNhqg?pwd=gj65

Huggingface: https://huggingface.co/spaces/mortimerme/s4/resolve/main/win-stt-patch-0.0.93.7z?download=true


使用方法

解压到英文目录下,双击 start.exe, 在打开的页面中上传音频视频文件识别
extract to folder and doubleclick start.exe, wait unitl open webbrowser


ffmpeg.exe下载

如果你的计算机上没有ffmpeg,请下载这2个exe文件,和 start.exe放在同一位置

https://github.com/jianchang512/stt/releases/download/v0.93/ffmpeg.exe

https://github.com/jianchang512/stt/releases/download/v0.93/ffprobe.exe

全部模型下载地址/Download models https://github.com/jianchang512/stt/releases/tag/0.0

stt-v0.91

26 Jan 15:54
Compare
Choose a tag to compare

Change

add more param at the set.ini for whisper model

下载地址(内含base模型)/Download url:

百度网盘: https://pan.baidu.com/s/1oAeBvVcNv3HP2QWa3uiilg?pwd=efvc

GitHub: https://github.com/jianchang512/stt/releases/download/v0.91/sttv-0.91.7z

解压到英文目录下,双击 start.exe, 在打开的页面中上传音频视频文件识别
extract to folder and doubleclick start.exe, wait unitl open webbrowser


模型下载地址/Download models https://github.com/jianchang512/stt/releases/tag/0.0

stt-v0.0.6

12 Jan 14:58
Compare
Choose a tag to compare

Change

  1. fixed bug #7
  2. 默认使用 cpu 运算,如果确定使用英伟达显卡,并且配置好了cuda环境,请修改 set.ini 中 devtype=cpudevtype=cuda,并重新启动,可使用cuda加速
  3. progressbar

下载地址(内含base模型)/Download url:

百度网盘: https://pan.baidu.com/s/1am6RNTwR9cfA3_EKwyTLxg?pwd=cvrd

GitHub: https://github.com/jianchang512/stt/releases/download/v0.0.6/sttv0.0.6.7z

解压到英文目录下,双击 start.exe, 在打开的页面中上传音频视频文件识别
extract to folder and doubleclick start.exe, wait unitl open webbrowser


模型下载地址/Download models https://github.com/jianchang512/stt/releases/tag/0.0

cuBLASxx.dll和cudnn下载

28 Dec 17:51
d1667e9
Compare
Choose a tag to compare

cuBLASxx.dll和cudnn下载

如果遇到 "cublasxxx.dll不存在"或启用cuda加速后闪退问题,请下载该文件,然后将里面的dll文件复制到 C:/Windows/System32 目录下 或者 软件根目录下即exe所在目录下

任意文件夹地址栏输入cmd打开黑窗口,输入命令nvcc -V查看当前CUDA版本

CUDA11.x版本点击此处下载 https://github.com/jianchang512/stt/releases/download/0.0/cuBLAS.and.cuDNN_CUDA11_win_v4.7z

CUDA12.x版本点击此处下载 https://github.com/jianchang512/stt/releases/download/0.0/cuBLAS.and.cuDNN_CUDA12_win_v1.7z

download all models-下载所有语音识别模型

28 Dec 16:34
Compare
Choose a tag to compare

faster-whisper 模型下载,适用于 stt 项目 和 “pyvideotrans视频翻译配音”项目的faster-whisper模式使用,openai-whisper模型请往下拉

image

tiny 64MB
tiny.en 64MB

base 124MB
base.en 124MB

small 415MB
small 百度网盘
small.en 415MB

medium 1.27G
medium.en 1.27G

large-v1 百度网盘
large-v1 huggingface

large-v2 huggingface
large-v2 百度网盘

large-v3 huggingface
large-v3 百度网盘

large-v3-turbo 1.3G

distil-whisper-small.en 282MB

distil-whisper-medium.en 671MB
distil-medium百度网盘

distil-whisper-large-v2 1.27G
distil-large-v2 百度网盘

distil-whisper-large-v3 1.3G
distil-whisper-large-v3百度网盘

下载后解压,将压缩包内的"models--Systran--faster-xx"文件夹复制到models目录内,解压复制后 models 目录下文件夹列表如下

压缩包内容

image

正确放置后的 models 目录下的文件夹列表

image




openai-whisper模型下载,仅适用于“pyvideotrans视频翻译配音软件”的 openai-whisper模式模型 下载使用

image

下载后将pt文件放到软件目录下的models文件夹内
image

tiny.pt模型
tiny.en.pt模型

base.pt模型
base.en.pt模型

small.pt模型

small.en.pt模型

medium.pt模型

medium.en.pt模型

large-v1.pt模型

large-v2.pt模型

large-v3.pt模型

large-v3-turbo.pt模型

image



cuBLASxx.dll和cudnn下载

如果遇到 "cublasxxx.dll不存在"或启用cuda加速后闪退问题,请下载该文件,然后将里面的dll文件复制到 C:/Windows/System32 目录下 或者 软件根目录下即exe所在目录下

任意文件夹地址栏输入cmd打开黑窗口,输入命令nvcc -V查看当前CUDA版本

CUDA11.x版本点击此处下载 https://github.com/jianchang512/stt/releases/download/0.0/cuBLAS.and.cuDNN_CUDA11_win_v4.7z

CUDA12.x版本点击此处下载 https://github.com/jianchang512/stt/releases/download/0.0/cuBLAS.and.cuDNN_CUDA12_win_v1.7z



uvr5模型下载

点击下载uvr5模型

下载后解压,得到一个 uvr5_weights 文件夹,将该文件夹复制到视频翻译配音软件根目录下。