webui-start.bat Latest commit qnsh new faster-whisper-webui Apr 27, 2023 143745c·Apr 27, 2023 History History 标准选项 要将音频文件转录或翻译,可以复制来自网站的URL(YT-DLP支持的所有网站都可以,包括YouTube)。 否则,上传音频文件(在文件选择器中选择“所有文件(。)”以选择任何文件类型,包括视频文...
Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} Ahrimdon / faster-whisper-webui Public Notifications You must be signed in to change notification settings Fork 0 Star 1 Code Issues Pull requests ...
2023年辛苦录制了一个多小时的开源语音识别项目faster whisper webui的本地电脑搭建最新文章查询,为您推荐等相关热门文章,爱企查企业服务平台为你提供企业服务相关专业知识,了解行业最新动态。
a gradio webui for faster whisper. Contribute to ycyy/faster-whisper-webui development by creating an account on GitHub.
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} ycyy / faster-whisper-webui Public Notifications You must be signed in to change notification settings Fork 31 Star 226 ...
Breadcrumbs faster-whisper-webui / setup.py Latest commit qnsh edit setup 3811572· Apr 27, 2023 HistoryHistory File metadata and controls Code Blame 57 lines (48 loc) · 1.69 KB Raw import os import sys from pathlib import Path import winreg def main(): if not check_ffmpeg_path():...
webui-user.bat Breadcrumbs faster-whisper-webui / app-local.py Latest commit Cannot retrieve latest commit at this time. HistoryHistory File metadata and controls Code Blame 5 lines (4 loc) · 186 Bytes Raw # Run the app with no audio file restrictions from app import create_ui from ...
webui-start.bat Breadcrumbs faster-whisper-webui /tests / vad_test.py Latest commit qnsh new faster-whisper-webui 143745c· HistoryHistory File metadata and controls Code Blame 66 lines (51 loc) · 1.99 KB Raw import pprint import unittest import numpy as np import sys sys.path.appen...
webui-start.bat Breadcrumbs faster-whisper-webui / webui-start.bat Latest commit qnsh edit bat 9086d16· Apr 27, 2023 HistoryHistory File metadata and controls Code Blame 13 lines (9 loc) · 406 Bytes Raw chcp 65001 @echo off echo 初始化并启动WebUI……初次启动可能会花上较长时间 ec...
webui-start.bat Breadcrumbs faster-whisper-webui / requirements-fasterWhisper.txt Latest commit qnsh new faster-whisper-webui 143745c· HistoryHistory File metadata and controls Code Blame 9 lines (9 loc) · 108 Bytes Raw ctranslate2 faster-whisper ffmpeg-python==0.2.0 gradio==3.23.0 ...