From 66cbbeed1a819e993d179fdb63ae14b0e898cc13 Mon Sep 17 00:00:00 2001 From: wok Date: Fri, 15 Nov 2024 04:10:35 +0900 Subject: [PATCH] update --- README.md | 8 +++++++- docs_i18n/README_ar.md | 8 +++++++- docs_i18n/README_de.md | 8 +++++++- docs_i18n/README_el.md | 8 +++++++- docs_i18n/README_en.md | 8 +++++++- docs_i18n/README_es.md | 8 +++++++- docs_i18n/README_fr.md | 8 +++++++- docs_i18n/README_it.md | 8 +++++++- docs_i18n/README_ja.md | 8 +++++++- docs_i18n/README_ko.md | 8 +++++++- docs_i18n/README_la.md | 8 +++++++- docs_i18n/README_ms.md | 8 +++++++- docs_i18n/README_ru.md | 8 +++++++- docs_i18n/README_zh.md | 8 +++++++- 14 files changed, 98 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index b31ffedc..e08a4a09 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,13 @@ VCClient VCClientは、AIを用いてリアルタイム音声変換を行うソフトウェアです。 ## What's New! -- v.2.0.72-beta +- v.2.0.73-beta + - new feature: + - 編集したbeatrice modelのダウンロード + - bugfix: + - beatrice v2 のpitch, formantが反映されないバグを修正 + - Applio のembedderを使用しているモデルのONNXができないバグを修正 +- v.2.0.72-beta (バグがあるので非推奨。v.2.0.73で修正済み) - new feature - Beatriceの編集GUI - Beatriceのvoiceごとにpitch, formantを記憶 diff --git a/docs_i18n/README_ar.md b/docs_i18n/README_ar.md index 2b79d1e6..de620eaa 100644 --- a/docs_i18n/README_ar.md +++ b/docs_i18n/README_ar.md @@ -19,7 +19,13 @@ VCClient هو برنامج يقوم بتحويل الصوت في الوقت ال ## ما الجديد! -* v.2.0.72-beta +* v.2.0.73-beta + * ميزة جديدة: + * تحميل نموذج beatrice المعدل + * إصلاح الأخطاء: + * تم إصلاح خطأ عدم انعكاس النغمة والصيغة في beatrice v2 + * تم إصلاح خطأ ع��م إمكانية إنشاء ONNX للنماذج التي تستخدم embedder Applio +* v.2.0.72-beta (غير موصى به لوجود أخطاء. تم الإصلاح في v.2.0.73) * ميزة جديدة * واجهة تحرير Beatrice * تخزين النغمة والصيغة لكل صوت من Beatrice diff --git a/docs_i18n/README_de.md b/docs_i18n/README_de.md index 4d699ab0..03ab8d2a 100644 --- a/docs_i18n/README_de.md +++ b/docs_i18n/README_de.md @@ -19,7 +19,13 @@ VCClient ist eine Software, die mithilfe von KI eine Echtzeit-Sprachumwandlung d ## Was gibt's Neues! -* v.2.0.72-beta +* v.2.0.73-beta + * neues Feature: + * Download des bearbeiteten Beatrice-Modells + * Fehlerbehebung: + * Fehler behoben, bei dem Pitch und Formant von Beatrice v2 nicht reflektiert wurden + * Fehler behoben, bei dem das ONNX-Modell mit dem Applio-Embedder nicht erstellt werden konnte +* v.2.0.72-beta (aufgrund von Fehlern nicht empfohlen, in v.2.0.73 behoben) * neues Feature * Beatrice Bearbeitungs-GUI * Speichert Pitch und Formant für jede Stimme von Beatrice diff --git a/docs_i18n/README_el.md b/docs_i18n/README_el.md index 00298d31..d252c52a 100644 --- a/docs_i18n/README_el.md +++ b/docs_i18n/README_el.md @@ -19,7 +19,13 @@ ## Τι νέο υπάρχει! -* v.2.0.72-beta +* v.2.0.73-beta + * νέα δυνατότητα: + * Λήψη του επεξεργασμένου μοντέλου beatrice + * διόρθωση σφαλμάτων: + * Διορθώθηκε το σφάλμα όπου το pitch και το formant του beatrice v2 δεν εφαρμόζονταν + * Διορθώθηκε το σφάλμα όπου δεν μπορούσε να δημιουργηθεί το ONNX για μοντέλα που χρησιμοποιούν το embedder του Applio +* v.2.0.72-beta (δεν συνιστάται λόγω σφαλμάτων. Διορθώθηκε στην v.2.0.73) * νέα δυνατότητα * GUI επεξεργασίας για το Beatrice * Αποθ��κευση pitch και formant για κάθε φωνή του Beatrice diff --git a/docs_i18n/README_en.md b/docs_i18n/README_en.md index 5c07912d..bb624122 100644 --- a/docs_i18n/README_en.md +++ b/docs_i18n/README_en.md @@ -19,7 +19,13 @@ VCClient is software that performs real-time voice conversion using AI. ## What's New! -* v.2.0.72-beta +* v.2.0.73-beta + * new feature: + * Download edited Beatrice model + * bugfix: + * Fixed a bug where pitch and formant of Beatrice v2 were not reflected + * Fixed a bug where ONNX could not be created for models using Applio's embedder +* v.2.0.72-beta (not recommended due to bugs, fixed in v.2.0.73) * new feature * Beatrice Editing GUI * Stores pitch and formant for each Beatrice voice diff --git a/docs_i18n/README_es.md b/docs_i18n/README_es.md index 0b7e8cec..30491fa1 100644 --- a/docs_i18n/README_es.md +++ b/docs_i18n/README_es.md @@ -19,7 +19,13 @@ VCClient es un software que utiliza IA para realizar conversión de voz en tiemp ## ¡Novedades! -* v.2.0.72-beta +* v.2.0.73-beta + * nueva característica: + * Descarga del modelo Beatrice editado + * corrección de errores: + * Se corrigió un error donde el pitch y el formante de Beatrice v2 no se reflejaban + * Se corrigió un error donde no se podía crear ONNX para modelos que usan el embedder de Applio +* v.2.0.72-beta (no recomendado debido a errores. Corregido en v.2.0.73) * nueva característica * GUI de edición de Beatrice * Memoriza pitch y formante por cada voz de Beatrice diff --git a/docs_i18n/README_fr.md b/docs_i18n/README_fr.md index ed9ccfe4..ae1bfd39 100644 --- a/docs_i18n/README_fr.md +++ b/docs_i18n/README_fr.md @@ -19,7 +19,13 @@ VCClient est un logiciel qui utilise l'IA pour effectuer une conversion vocale e ## Quoi de neuf ! -* v.2.0.72-beta +* v.2.0.73-beta + * nouvelle fonctionnalité : + * Téléchargement du modèle Beatrice modifié + * correction de bug : + * Correction du bug où le pitch et le formant de Beatrice v2 n'étaient pas appliqués + * Correction du bug empêchant la création de l'ONNX pour les modèles utilisant l'embedder d'Applio +* v.2.0.72-beta (non recommandé en raison de bugs, corrigé dans v.2.0.73) * nouvelle fonctionnalité * GUI d'édition de Beatrice * Mémorisation du pitch et du formant pour chaque voix de Beatrice diff --git a/docs_i18n/README_it.md b/docs_i18n/README_it.md index ead49ba5..e552cff7 100644 --- a/docs_i18n/README_it.md +++ b/docs_i18n/README_it.md @@ -19,7 +19,13 @@ VCClient è un software che utilizza l'IA per la conversione vocale in tempo rea ## Novità! -* v.2.0.72-beta +* v.2.0.73-beta + * nuova funzionalità: + * Download del modello beatrice modificato + * correzione bug: + * Corretto un bug per cui pitch e formant di beatrice v2 non venivano applicati + * Corretto un bug per cui non era possibile creare ONNX per i modelli che utilizzano l'embedder di Applio +* v.2.0.72-beta (sconsigliato a causa di bug, corretto in v.2.0.73) * nuova funzionalità * Interfaccia GUI di modifica di Beatrice * Memorizzazione di pitch e formant per ogni voce di Beatrice diff --git a/docs_i18n/README_ja.md b/docs_i18n/README_ja.md index 89d2848f..1118927a 100644 --- a/docs_i18n/README_ja.md +++ b/docs_i18n/README_ja.md @@ -19,7 +19,13 @@ VCClientは、AIを用いてリアルタイム音声変換を行うソフトウ ## What's New! -* v.2.0.72-beta +* v.2.0.73-beta + * new feature: + * 編集したbeatrice modelのダウンロード + * bugfix: + * beatrice v2 のpitch, formantが反映されないバグを修正 + * Applio のembedderを使用しているモデルのONNXができないバグを修正 +* v.2.0.72-beta (バグがあるので非推奨。v.2.0.73で修正済み) * new feature * Beatriceの編集GUI * Beatriceのvoiceごとにpitch, formantを記憶 diff --git a/docs_i18n/README_ko.md b/docs_i18n/README_ko.md index f8b521c1..6131e178 100644 --- a/docs_i18n/README_ko.md +++ b/docs_i18n/README_ko.md @@ -19,7 +19,13 @@ VCClient는 AI를 사용하여 실시간 음성 변환을 수행하는 소프트 ## What's New! -* v.2.0.72-beta +* v.2.0.73-beta + * new feature: + * 편집한 beatrice 모델 다운로드 + * bugfix: + * beatrice v2의 pitch, formant가 반영되지 않는 버그를 수정 + * Applio의 embedder를 사용하고 있는 모델의 ONNX가 생성되지 않는 버그를 수정 +* v.2.0.72-beta (버그가 있어 비추천. v.2.0.73에서 수정됨) * 새로운 기능 * Beatrice의 편집 GUI * Beatrice의 voice마다 pitch, formant를 기억 diff --git a/docs_i18n/README_la.md b/docs_i18n/README_la.md index ea74ce98..3d347c03 100644 --- a/docs_i18n/README_la.md +++ b/docs_i18n/README_la.md @@ -19,7 +19,13 @@ VCClient est software quod conversionem vocis in tempore reali per AI facit. ## Quid Novum! -* v.2.0.72-beta +* v.2.0.73-beta + * nova functio: + * Download model Beatrice editum + * bugfix: + * Correctus error ubi pitch et formant Beatrice v2 non reflectuntur + * Correctus error ubi ONNX non potest fieri pro modelis utentibus embedder Applio +* v.2.0.72-beta (non commendatur propter bug. Correctum in v.2.0.73) * nova functio * GUI editionis Beatrice * Memoria pitch et formant pro singulis vocibus Beatrice diff --git a/docs_i18n/README_ms.md b/docs_i18n/README_ms.md index 02fa258a..4e1c5ebf 100644 --- a/docs_i18n/README_ms.md +++ b/docs_i18n/README_ms.md @@ -19,7 +19,13 @@ VCClient adalah perisian yang menggunakan AI untuk menukar suara secara masa nya ## Apa yang Baru! -* v.2.0.72-beta +* v.2.0.73-beta + * ciri baru: + * Muat turun model beatrice yang telah diedit + * pembaikan pepijat: + * Memperbaiki pepijat di mana pitch dan formant beatrice v2 tidak diterapkan + * Memperbaiki pepijat di mana ONNX tidak dapat dibuat untuk model yang menggunakan embedder Applio +* v.2.0.72-beta (tidak disyorkan kerana pepijat. Diperbaiki dalam v.2.0.73) * ciri baru * GUI penyuntingan Beatrice * Mengingati pitch dan formant untuk setiap suara Beatrice diff --git a/docs_i18n/README_ru.md b/docs_i18n/README_ru.md index 278fda99..1e794593 100644 --- a/docs_i18n/README_ru.md +++ b/docs_i18n/README_ru.md @@ -19,7 +19,13 @@ VCClient — это программное обеспечение, исполь ## Что нового! -* v.2.0.72-beta +* v.2.0.73-beta + * новая функция: + * Загрузка отредактированной модели beatrice + * исправление ошибок: + * Исправлена ошибка, из-за которой pitch и formant в beatrice v2 не применялись + * Исправлена ошибка, из-за которой ONNX не создавался для моделей, использующих embedder Applio +* v.2.0.72-beta (не рекомендуется из-за ошибок, исправлено в v.2.0.73) * новая функция * Редакторский GUI для Beatrice * Запоминание высоты и форманта для каждого голоса Beatrice diff --git a/docs_i18n/README_zh.md b/docs_i18n/README_zh.md index 1255db7c..d490b843 100644 --- a/docs_i18n/README_zh.md +++ b/docs_i18n/README_zh.md @@ -19,7 +19,13 @@ VCClient是一款利用AI进行实时语音转换的软件。 ## 最新动态! -* v.2.0.72-beta +* v.2.0.73-beta + * 新功能: + * 下载编辑后的beatrice模型 + * 错误修复: + * 修复了beatrice v2的音高和共振峰未反映的错误 + * 修复了使用Applio的embedder的模型无法生成ONNX的错误 +* v.2.0.72-beta(由于存在错误,不推荐使用。已在v.2.0.73中修复) * 新功能 * Beatrice的编辑GUI * 为每个Beatrice的声音记忆音调和共振峰