From 10e885d9ac4ef33721509cb6cefb6f3d2a397288 Mon Sep 17 00:00:00 2001
From: XXXXRT666 <157766680+XXXXRT666@users.noreply.github.com>
Date: Thu, 1 Aug 2024 20:53:52 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86=E8=87=AA=E5=8A=A8?=
=?UTF-8?q?=E5=A1=AB=E5=85=85=E8=B7=AF=E5=BE=84=E7=9A=84=E5=8A=9F=E8=83=BD?=
=?UTF-8?q?=EF=BC=8C=E5=A2=9E=E5=8A=A0=E4=BA=86=E6=A0=B9=E6=8D=AE=E6=98=BE?=
=?UTF-8?q?=E5=AD=98=E8=87=AA=E5=8A=A8=E9=80=89=E6=8B=A9ASR=E7=B2=BE?=
=?UTF-8?q?=E5=BA=A6=E7=9A=84=E5=8A=9F=E8=83=BD,=E4=B9=9F=E5=8F=AF?=
=?UTF-8?q?=E6=89=8B=E5=8A=A8=E6=8E=A7=E5=88=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
增加了自动填充路径的功能
增加了根据显存自动选择ASR精度的功能,也可手动控制
---
README.md | 6 +-
docs/cn/README.md | 12 +--
docs/ja/README.md | 4 +-
docs/ko/README.md | 4 +-
docs/tr/README.md | 2 +-
tools/asr/config.py | 6 +-
tools/asr/fasterwhisper_asr.py | 4 +-
tools/asr/funasr_asr.py | 4 +-
tools/i18n/locale/en_US.json | 1 +
tools/i18n/locale/es_ES.json | 1 +
tools/i18n/locale/fr_FR.json | 1 +
tools/i18n/locale/it_IT.json | 1 +
tools/i18n/locale/ja_JP.json | 1 +
tools/i18n/locale/ko_KR.json | 1 +
tools/i18n/locale/pt_BR.json | 1 +
tools/i18n/locale/ru_RU.json | 1 +
tools/i18n/locale/tr_TR.json | 1 +
tools/i18n/locale/zh_CN.json | 1 +
tools/i18n/locale/zh_HK.json | 1 +
tools/i18n/locale/zh_SG.json | 1 +
tools/i18n/locale/zh_TW.json | 1 +
webui.py | 134 ++++++++++++++++++++-------------
22 files changed, 117 insertions(+), 72 deletions(-)
diff --git a/README.md b/README.md
index c6b774e..9b3d583 100644
--- a/README.md
+++ b/README.md
@@ -106,7 +106,7 @@ conda install -c conda-forge 'ffmpeg<7'
Download and place [ffmpeg.exe](https://huggingface.co/lj1995/VoiceConversionWebUI/blob/main/ffmpeg.exe) and [ffprobe.exe](https://huggingface.co/lj1995/VoiceConversionWebUI/blob/main/ffprobe.exe) in the GPT-SoVITS root.
-##### Mac Users
+##### MacOS Users
```bash
brew install ffmpeg
```
@@ -156,7 +156,7 @@ For English or Japanese ASR (additionally), download models from [Faster Whisper
Users in the China region can download this model by entering the links below
-- [Faster Whisper Large V3](https://www.icloud.com/iclouddrive/0c4pQxFs7oWyVU1iMTq2DbmLA#faster-whisper-large-v3) (Click "Download a copy", log out if you encounter errors while downloading.)
+- [Faster Whisper Large V3](https://www.icloud.com/iclouddrive/00bUEp9_mcjMq_dhHu_vrAFDQ#faster-whisper-large-v3) (Click "Download a copy", log out if you encounter errors while downloading.)
- [Faster Whisper Large V3](https://hf-mirror.com/Systran/faster-whisper-large-v3) (HuggingFace mirror site)
@@ -227,7 +227,7 @@ ASR processing is performed through Faster_Whisper(ASR marking except Chinese)
(No progress bars, GPU performance may cause time delays)
```
-python ./tools/asr/fasterwhisper_asr.py -i -o