sudo docker build -t whisper-webui:1 . You can then start the WebUI with GPU support like so: sudo docker run -d --gpus=all -p 7860:7860 whisper-webui:1 Leave out "--gpus=all" if you don't have access to a GPU with enough memory, and are fine with running it on the ...
sudo docker build -t whisper-webui:1 . You can then start the WebUI with GPU support like so: sudo docker run -d --gpus=all -p 7860:7860 whisper-webui:1 Leave out "--gpus=all" if you don't have access to a GPU with enough memory, and are fine with running it on the ...
dockerfile options.md requirements-fasterWhisper.txt requirements-whisper.txt requirements.txt setup.py 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...
Files main docs src tests .gitattributes .gitignore LICENSE.md README.md app-local.py app-network.py app-shared.py app.py cli.py config.json5 dockerfile requirements.txt setup-cuda.bat webui-user.batBreadcrumbs faster-whisper-webui / setup-cuda.bat Latest commit...
dockerfile options.md requirements-fasterWhisper.txt requirements-whisper.txt requirements.txt setup.py 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) ...
main docs src tests .gitattributes .gitignore LICENSE LICENSE.md README.md README_zh_CN.md app-local.py app-network.py app-shared.py app.py cli.py config.json5 dockerfile options.md requirements-fasterWhisper.txt requirements-whisper.txt ...
Fork27 Star200 Files main docs src tests .gitattributes .gitignore LICENSE LICENSE.md README.md README_zh_CN.md app-local.py app-network.py app-shared.py app.py cli.py config.json5 dockerfile options.md requirements-fasterWhisper.txt ...
dockerfile options.md requirements-fasterWhisper.txt requirements-whisper.txt requirements.txt setup.py webui-start.bat Latest commit qnsh new faster-whisper-webui Apr 27, 2023 143745c·Apr 27, 2023 History History 标准选项 要将音频文件转录或翻译,可以复制来自网站的URL(YT-DLP支持的所有网站都可以...
dockerfile options.md requirements-fasterWhisper.txt requirements-whisper.txt requirements.txt setup.py webui-start.bat Breadcrumbs faster-whisper-webui / app-local.py Latest commit qnsh new faster-whisper-webui 143745c· HistoryHistory File metadata and controls Code Blame 5 lines (4 loc) ·...
dockerfile options.md requirements-fasterWhisper.txt requirements-whisper.txt requirements.txt setup.py 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...