mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 05:25:01 +03:00
update_
This commit is contained in:
parent
64258ab089
commit
20303d9dfc
281
tutorials/tutorial_rvc_en_1_5_3_1.md
Normal file
281
tutorials/tutorial_rvc_en_1_5_3_1.md
Normal file
@ -0,0 +1,281 @@
|
||||
# Realtime Voice Changer Client for RVC Tutorial (v.1.5.3.1)
|
||||
|
||||
# Introduction
|
||||
|
||||
This application is client software for real-time voice conversion that supports various voice conversion models. This document provides a description for voice conversion limited to [RVC(Retrieval-based-Voice-Conversion)](https://github.com/liujing04/Retrieval-based-Voice-Conversion-WebUI).
|
||||
|
||||
From the following, the original [Retrieval-based-Voice-Conversion-WebUI](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI) is referred to as the original-RVC, [RVC-WebUI](https://github.com/ddPn08/rvc-webui) created by ddPn08 is referred to as ddPn08-RVC.
|
||||
|
||||
## Notes
|
||||
|
||||
- Model training must be done separately.
|
||||
- If you want to learn by yourself, please go to [original-RVC](https://github.com/liujing04/Retrieval-based-Voice-Conversion-WebUI) or [ddPn08RVC](https://github.com/ddPn08/rvc-webui).
|
||||
- [Recording app on Github Pages](https://w-okada.github.io/voice-changer/) is convenient for preparing voice for learning on the browser.
|
||||
- [Commentary video] (https://youtu.be/s_GirFEGvaA)
|
||||
- [TIPS for training](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/blob/main/docs/training_tips_en.md) has been published, so please refer to it.
|
||||
|
||||
# Steps up to startup
|
||||
|
||||
## Start GUI
|
||||
|
||||
### Windows version,
|
||||
|
||||
Unzip the downloaded zip file and run `start_http.bat`.
|
||||
|
||||
### Mac version
|
||||
|
||||
After extracting the download file, execute `startHttp.command`. If it shows that the developer cannot be verified, press the control key again and click to execute (or right-click to execute).
|
||||
|
||||
### Precautions when connecting remotely
|
||||
|
||||
When connecting remotely, please use `.bat` file (win) and `.command` file (mac) where http is replaced with https.
|
||||
|
||||
### Console
|
||||
|
||||
When you run a .bat file (Windows) or .command file (Mac), a screen like the following will be displayed and various data will be downloaded from the Internet at the initial start-up. Depending on your environment, it may take 1-2 minutes in many cases.
|
||||
|
||||
![image](https://github.com/w-okada/voice-changer/assets/48346627/88a30097-2fb3-4c50-8bf1-19c41f27c481)
|
||||
|
||||
### GUI
|
||||
|
||||
Once the download of required data for launching is complete, a Launcher screen like the following will appear. Please select RVC from this screen.
|
||||
|
||||
![v1.5.3.1 RVC](https://github.com/w-okada/voice-changer/assets/48346627/0f407779-7798-49f9-a542-663d80807cdb)
|
||||
|
||||
# Quick start
|
||||
|
||||
At startup, you can immediately perform voice conversion using the data downloaded.
|
||||
Select the microphone and speakers in (1) of the figure below, then press the start button in (2). After a few seconds of data loading, the voice conversion will start. For those who are not used to it, it is recommended to select client device in (1) to select the microphone and speakers. (The difference between server device will be described later.)
|
||||
|
||||
![image](https://github.com/w-okada/voice-changer/assets/48346627/ce2f8be7-852e-4b78-adce-1df8cad9fbab)
|
||||
|
||||
## Configurable items
|
||||
|
||||
The items that can be set with the GUI are divided into sections like the figure below. Each section can be opened and closed by clicking the title.
|
||||
|
||||
![image](https://github.com/w-okada/voice-changer/assets/48346627/a5eab90c-c0af-42cd-abfb-e897d333d1ff)
|
||||
|
||||
## Title
|
||||
|
||||
![image](https://github.com/w-okada/rvc-trainer-docker/assets/48346627/0ea2106d-9da9-493b-aee0-8320fa58e273)
|
||||
|
||||
Icons are links.
|
||||
|
||||
| Icon | To |
|
||||
| :--------------------------------------------------------------------------------------------------------------------------------- | :---------------- |
|
||||
| <img src="https://github.com/w-okada/rvc-trainer-docker/assets/48346627/97c18ca5-eee5-4be2-92a7-8092fff960f2" width="32"> Octocat | github repository |
|
||||
| <img src="https://github.com/w-okada/rvc-trainer-docker/assets/48346627/751164e4-7b7d-4d7e-b49c-1ad660bf7439" width="32"> question | manual |
|
||||
| <img src="https://github.com/w-okada/rvc-trainer-docker/assets/48346627/7bc188db-3aae-43eb-98a1-34aacc16173d" width="32"> spanner | tools |
|
||||
| <img src="https://github.com/w-okada/rvc-trainer-docker/assets/48346627/5db16acc-e901-40d2-8fc2-1fb9fd67f59c" width="32"> coffee | donation |
|
||||
|
||||
### claer setting
|
||||
|
||||
Initialize configuration.
|
||||
|
||||
### reload
|
||||
|
||||
Reload the window.
|
||||
|
||||
### re-select vc
|
||||
|
||||
Return to launcher.
|
||||
|
||||
## server control
|
||||
|
||||
### start
|
||||
|
||||
`start` starts the server, `stop` stops the server
|
||||
|
||||
### monitor
|
||||
|
||||
Indicates the status of real-time conversion.
|
||||
|
||||
The lag from voicing to conversion is `buf + res seconds`. Adjust so that the buf time is longer than res.
|
||||
|
||||
If you are using the device in server device mode, this display will not be shown. It will be displayed on the console side.
|
||||
|
||||
#### vol
|
||||
|
||||
This is the volume after voice conversion.
|
||||
|
||||
#### buf
|
||||
|
||||
It is the length (ms) of one section to cut the audio. Shortening the Input Chunk reduces this number.
|
||||
|
||||
#### res
|
||||
|
||||
This is the time it takes to convert data that is the sum of Input Chunk and Extra Data Length. Shortening both Input Chunk and Extra Data Length will reduce the number.
|
||||
|
||||
### Switch Model
|
||||
|
||||
### Switch Model
|
||||
|
||||
You can switch between uploaded models.
|
||||
Information about the model is shown in [] under the name
|
||||
|
||||
1. Is the model considering f0(=pitch)?
|
||||
- f0: consider
|
||||
- nof0: don't consider
|
||||
2. Sampling rate used to train the model
|
||||
3. Number of feature channels used by the model
|
||||
4. Clients used for learning
|
||||
- org: This is the model trained in [orginal-RVC](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI).
|
||||
- webui: The model trained on [ddPn08-RVC](https://github.com/ddPn08/rvc-webui).
|
||||
|
||||
### Operation
|
||||
|
||||
A button is placed to perform operations on the model and server. and server.
|
||||
|
||||
#### export onnx
|
||||
|
||||
We can output an ONNX model. Converting a PyTorch model to an ONNX model can sometimes speed up inference.
|
||||
|
||||
#### download
|
||||
|
||||
Download the model. It is mainly used to get the results of model merging.
|
||||
|
||||
## Model Setting
|
||||
|
||||
#### Model Slot
|
||||
|
||||
You can choose which frame to set the model in. The set model can be switched with Switch Model in Server Control.
|
||||
|
||||
When setting up the model, you can choose to either load the file or download it from the internet. Depending on your choice, the available settings will change.
|
||||
|
||||
- file: Select a local file to load the model.
|
||||
- from net: Download the model from the internet.
|
||||
|
||||
#### Model(.onnx or .pth)
|
||||
|
||||
If you set it to load from a file, it will be displayed.
|
||||
|
||||
Specify the trained model here. Required fields.
|
||||
You can choose either ONNX format (.onnx) or PyTorch format (.pth).
|
||||
|
||||
- If trained with [orginal-RVC](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI), it is in `/logs/weights`.
|
||||
- If trained with [ddPn08-RVC](https://github.com/ddPn08/rvc-webui), it is in `/models/checkpoints`.
|
||||
|
||||
#### feature(.npy)
|
||||
|
||||
If you set it to load from a file, it will be displayed.
|
||||
|
||||
This is an additional function that brings the features extracted by HuBERT closer to the training data. Used in pairs with index(.index).
|
||||
|
||||
- If trained with [orginal-RVC](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI), it is in `/logs/your-expetiment-name/total_fea.npy`.
|
||||
- If trained with [ddPn08-RVC](https://github.com/ddPn08/rvc-webui), it is in `/models/checkpoints/your-model-name_index/your-model-name.0.big.npy`.
|
||||
|
||||
#### index(.index)
|
||||
|
||||
If you set it to load from a file, it will be displayed.
|
||||
|
||||
This is an additional function that brings the features extracted by HuBERT closer to the training data. Used in pairs with feature(.npy).
|
||||
|
||||
- If trained with [orginal-RVC](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI), it is in `/logs/your-expetiment-name/total_fea.npy`.
|
||||
- If trained with [ddPn08-RVC](https://github.com/ddPn08/rvc-webui), it is in `/models/checkpoints/your-model-name_index/your-model-name.0.big.npy`.
|
||||
|
||||
#### Select Model
|
||||
|
||||
If you choose to download from the internet, you will see the model to download. Please check the link to the terms of use before using it.
|
||||
|
||||
#### Default Tune
|
||||
|
||||
Enter the default value for how much the pitch of the voice should be converted. You can also convert during inference. Below is a guideline for the settings.
|
||||
|
||||
- +12 for male voice to female voice conversion
|
||||
- -12 for female voice to male voice conversion
|
||||
|
||||
#### upload
|
||||
|
||||
After setting the above items, press to make the model ready for use.
|
||||
|
||||
#### select
|
||||
|
||||
When you set the option to download from the internet, the items above will be displayed. After setting the items above, press to activate the model.
|
||||
|
||||
## Speaker Setting
|
||||
|
||||
### Tuning
|
||||
|
||||
Adjust the pitch of your voice. Below is a guideline for the settings.
|
||||
|
||||
- +12 for male voice to female voice conversion
|
||||
- -12 for female voice to male voice conversion
|
||||
|
||||
### index ratio
|
||||
|
||||
Specify the ratio to shift to the features used in training. Effective when both feature and index are set in Model Setting.
|
||||
0 uses the output of HuBERT as it is, 1 brings it all back to the original features.
|
||||
If the index ratio is greater than 0, the search may take a long time.
|
||||
|
||||
### Silent Threshold
|
||||
|
||||
The volume threshold for audio conversion. If the rms is smaller than this value, no voice conversion is performed and silence is returned.
|
||||
(In this case, the conversion process is skipped, so the load is less.)
|
||||
|
||||
## Converter Setting
|
||||
|
||||
### InputChunk Num(128sample / chunk)
|
||||
|
||||
Decide how much length to cut and convert in one conversion. The higher the value, the more efficient the conversion, but the larger the buf value, the longer the maximum time before the conversion starts. The approximate time is displayed in buff:.
|
||||
|
||||
### Extra Data Length
|
||||
|
||||
Determines how much past audio to include in the input when converting audio. The longer the past voice is, the better the accuracy of the conversion, but the longer the res is, the longer the calculation takes.
|
||||
(Probably because Transformer is a bottleneck, the calculation time will increase by the square of this length)
|
||||
|
||||
Detail is [here](https://github.com/w-okada/voice-changer/issues/154#issuecomment-1502534841)
|
||||
|
||||
### GPU
|
||||
|
||||
If you have 2 or more GPUs, you can choose your GPU here.
|
||||
|
||||
## Device Setting
|
||||
|
||||
Choose between client device mode and server device mode. You can only change it when the voice conversion is stopped.
|
||||
|
||||
For more details on each mode, please see [here](./tutorial_device_mode.md).
|
||||
|
||||
### Audio Input
|
||||
|
||||
Choose an input device
|
||||
|
||||
### Audio Output
|
||||
|
||||
Choose an output terminal
|
||||
|
||||
#### output record
|
||||
|
||||
It will only be displayed when in client device mode.
|
||||
|
||||
Audio is recorded from when you press start until you press stop.
|
||||
Pressing this button does not start real-time conversion.
|
||||
Press Server Control for real-time conversion
|
||||
|
||||
## Lab
|
||||
|
||||
You can do model merging.
|
||||
Set the component amounts for each source model for the merge. Create a new model according to the ratio of the component amounts.
|
||||
|
||||
## Quality Control
|
||||
|
||||
### Noise Supression
|
||||
|
||||
On/Off of the browser's built-in noise removal function.
|
||||
|
||||
### Gain Control
|
||||
|
||||
- input: Increase or decrease the volume of the input audio to the model. 1 is the default value
|
||||
- output: Increase or decrease the volume of the output audio from the model. 1 is the default value
|
||||
|
||||
### F0Detector
|
||||
|
||||
Choose an algorithm for extracting the pitch. You can choose from the following two types.
|
||||
|
||||
- Lightweight `pm`
|
||||
- Highly accurate `harvest`
|
||||
|
||||
### Analyzer(Experimental)
|
||||
|
||||
Record input and output on the server side.
|
||||
As for the input, the sound of the microphone is sent to the server and recorded as it is. It can be used to check the communication path from the microphone to the server.
|
||||
For output, the data output from the model is recorded in the server. You can see how the model behaves (once you've verified that your input is correct).
|
@ -1,4 +1,4 @@
|
||||
# Realtime Voice Changer Client for RVC Tutorial (v.1.5.2.5)
|
||||
# Realtime Voice Changer Client for RVC Tutorial (v.1.5.3.3)
|
||||
|
||||
# Introduction
|
||||
|
||||
@ -155,15 +155,6 @@ You can choose either ONNX format (.onnx) or PyTorch format (.pth).
|
||||
- If trained with [orginal-RVC](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI), it is in `/logs/weights`.
|
||||
- If trained with [ddPn08-RVC](https://github.com/ddPn08/rvc-webui), it is in `/models/checkpoints`.
|
||||
|
||||
#### feature(.npy)
|
||||
|
||||
If you set it to load from a file, it will be displayed.
|
||||
|
||||
This is an additional function that brings the features extracted by HuBERT closer to the training data. Used in pairs with index(.index).
|
||||
|
||||
- If trained with [orginal-RVC](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI), it is in `/logs/your-expetiment-name/total_fea.npy`.
|
||||
- If trained with [ddPn08-RVC](https://github.com/ddPn08/rvc-webui), it is in `/models/checkpoints/your-model-name_index/your-model-name.0.big.npy`.
|
||||
|
||||
#### index(.index)
|
||||
|
||||
If you set it to load from a file, it will be displayed.
|
||||
@ -271,8 +262,9 @@ On/Off of the browser's built-in noise removal function.
|
||||
|
||||
Choose an algorithm for extracting the pitch. You can choose from the following two types.
|
||||
|
||||
- Lightweight `pm`
|
||||
- Lightweight `dio`
|
||||
- Highly accurate `harvest`
|
||||
- Middle accurate with gpu `crepe`
|
||||
|
||||
### Analyzer(Experimental)
|
||||
|
||||
|
300
tutorials/tutorial_rvc_ja_1_5_3_1.md
Normal file
300
tutorials/tutorial_rvc_ja_1_5_3_1.md
Normal file
@ -0,0 +1,300 @@
|
||||
# Realtime Voice Changer Client for RVC チュートリアル(v.1.5.3.1)
|
||||
|
||||
# はじめに
|
||||
|
||||
本アプリケーションは、各種音声変換 AI(VC, Voice Conversion)を用いてリアルタイム音声変換を行うためのクライアントソフトウェアです。本ドキュメントでは[RVC(Retrieval-based-Voice-Conversion)](https://github.com/liujing04/Retrieval-based-Voice-Conversion-WebUI)に限定した音声変換のためのチュートリアルを行います。
|
||||
|
||||
以下、本家の[Retrieval-based-Voice-Conversion-WebUI](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)を本家 RVC と表記し、ddPn08 氏の作成した[RVC-WebUI](https://github.com/ddPn08/rvc-webui)を ddPn08RVC と記載します。
|
||||
|
||||
## 注意事項
|
||||
|
||||
- 学習については別途行う必要があります。
|
||||
- 自身で学習を行う場合は[本家 RVC](https://github.com/liujing04/Retrieval-based-Voice-Conversion-WebUI)または[ddPn08RVC](https://github.com/ddPn08/rvc-webui)で行ってください。
|
||||
- ブラウザ上で学習用の音声を用意するには[録音アプリ on Github Pages](https://w-okada.github.io/voice-changer/)が便利です。
|
||||
- [解説動画](https://youtu.be/s_GirFEGvaA)
|
||||
- [training の TIPS](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/blob/main/docs/training_tips_ja.md)が公開されているので参照してください。
|
||||
|
||||
# 起動まで
|
||||
|
||||
## GUI の起動
|
||||
|
||||
### Windows 版、
|
||||
|
||||
ダウンロードした zip ファイルを解凍して、`start_http.bat`を実行してください。
|
||||
|
||||
### Mac 版
|
||||
|
||||
ダウンロードファイルを解凍したのちに、`startHttp.command`を実行してください。開発元を検証できない旨が示される場合は、再度コントロールキーを押してクリックして実行してください(or 右クリックから実行してください)。
|
||||
|
||||
### リモート接続時の注意
|
||||
|
||||
リモートから接続する場合は、`.bat`ファイル(win)、`.command`ファイル(mac)の http が https に置き換わっているものを使用してください。
|
||||
|
||||
### コンソール表示
|
||||
|
||||
`.bat`ファイル(win)や`.command`ファイル(mac)を実行すると、次のような画面が表示され、初回起動時には各種データをインターネットからダウンロードします。
|
||||
お使いの環境によりますが、多くの場合1~2分かかります。
|
||||
![image](https://github.com/w-okada/voice-changer/assets/48346627/88a30097-2fb3-4c50-8bf1-19c41f27c481)
|
||||
|
||||
### GUI 表示
|
||||
|
||||
起動に必要なデータのダウンロードが完了すると下記のような Launcher 画面が出ます。この画面から RVC を選択してください。
|
||||
|
||||
![クライアントの選択画面](https://user-images.githubusercontent.com/23290400/235131650-9eeee978-96fa-478a-b728-3581ae0b8b67.png)
|
||||
|
||||
## RVC 用の画面
|
||||
|
||||
下記のような画面が出れば成功です。右上の?ボタンから[マニュアル](https://zenn.dev/wok/books/0004_vc-client-v_1_5_1_x)に移動できます。
|
||||
|
||||
![v1.5.3.1 RVC初期画面](https://github.com/w-okada/voice-changer/assets/48346627/0f407779-7798-49f9-a542-663d80807cdb)
|
||||
|
||||
# クイックスタート
|
||||
|
||||
起動時にダウンロードしたデータを用いて、すぐに音声変換を行うことができます。
|
||||
|
||||
下図の(1)で使用するマイクとスピーカーを選択して、(2)のスタートボタンを押してみてください。
|
||||
数秒のデータロードの後に音声変換が開始されます。
|
||||
なお、慣れていない方は、(1)では client device を選択してかマイクとスピーカーを選択することを推奨します。(server device との違いは後述します。)
|
||||
|
||||
![image](https://github.com/w-okada/voice-changer/assets/48346627/ce2f8be7-852e-4b78-adce-1df8cad9fbab)
|
||||
|
||||
## GUI の項目の詳細
|
||||
|
||||
GUI で設定できる項目は下図のようなセクションに分かれています。それぞれのセクションはタイトルをクリックすることで開閉できます。
|
||||
|
||||
![image](https://github.com/w-okada/voice-changer/assets/48346627/a5eab90c-c0af-42cd-abfb-e897d333d1ff)
|
||||
|
||||
## Title
|
||||
|
||||
![image](https://github.com/w-okada/rvc-trainer-docker/assets/48346627/0ea2106d-9da9-493b-aee0-8320fa58e273)
|
||||
|
||||
タイトル横のアイコンはリンクになっています。
|
||||
|
||||
| アイコン | リンク |
|
||||
| :------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------- |
|
||||
| <img src="https://github.com/w-okada/rvc-trainer-docker/assets/48346627/97c18ca5-eee5-4be2-92a7-8092fff960f2" width="32"> Octocat | github のリポジトリへのリンク |
|
||||
| <img src="https://github.com/w-okada/rvc-trainer-docker/assets/48346627/751164e4-7b7d-4d7e-b49c-1ad660bf7439" width="32"> クエスションマーク | マニュアル へのリンク |
|
||||
| <img src="https://github.com/w-okada/rvc-trainer-docker/assets/48346627/7bc188db-3aae-43eb-98a1-34aacc16173d" width="32"> スパナ | 各種便利ツールへのリンク |
|
||||
| <img src="https://github.com/w-okada/rvc-trainer-docker/assets/48346627/5db16acc-e901-40d2-8fc2-1fb9fd67f59c" width="32"> コーヒー | 開発者へ**寄付**するためのリンク |
|
||||
|
||||
### claer setting
|
||||
|
||||
設定を初期化します。
|
||||
|
||||
### reload
|
||||
|
||||
強制的に画面をリロードします
|
||||
|
||||
### re-select vc
|
||||
|
||||
ランチャー画面に戻ります
|
||||
|
||||
## server control
|
||||
|
||||
### start
|
||||
|
||||
start でサーバーを起動、stop でサーバーを停止します
|
||||
|
||||
### monitor
|
||||
|
||||
リアルタイム変換の状況を示します。
|
||||
|
||||
声を出してから変換までのラグは`buf + res秒`です。調整の際は buf の時間が res よりも長くなるように調整してください。
|
||||
|
||||
なお、デバイスを server device モードで使用している場合はこの表示は行われません。コンソール側に表示されます。
|
||||
|
||||
#### vol
|
||||
|
||||
音声変換後の音量です。
|
||||
|
||||
#### buf
|
||||
|
||||
音声を切り取る一回の区間の長さ(ms)です。Input Chunk を短くするとこの数値が減ります。
|
||||
|
||||
#### res
|
||||
|
||||
Input Chunk と Extra Data Length を足したデータを変換にかかる時間です。Input Chunk と Extra Data Length のいずれでも短くすると数値が減ります。
|
||||
|
||||
### Switch Model
|
||||
|
||||
アップロードしたモデルについて切り替えることができます。
|
||||
モデルについては名前の下に[]で情報が示されます
|
||||
|
||||
1. f0(=pitch)を考慮するモデルか
|
||||
|
||||
- f0: 考慮する
|
||||
- nof0: 考慮しない
|
||||
|
||||
2. モデルの学習に用いられたサンプリングレート
|
||||
3. モデルが用いる特徴量のチャンネル数(大きいほど情報を持っていて重い)
|
||||
4. 学習に用いられたクライアント
|
||||
|
||||
- org: [本家 RVC](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)で学習したモデルです。
|
||||
- webui:[ddPn08RVC](https://github.com/ddPn08/rvc-webui)で学習したモデルです。
|
||||
|
||||
### Operation
|
||||
|
||||
モデル、サーバに対する処理を実行するボタンが配置されています。
|
||||
|
||||
#### export onnx
|
||||
|
||||
ONNX モデルを出力します。PyTorch のモデルを ONNX モデルに変換すると、推論が高速化される場合があります。
|
||||
|
||||
#### download
|
||||
|
||||
モデルをダウンロードします。主にモデルマージした結果を取得するために使います。
|
||||
|
||||
## Model Setting
|
||||
|
||||
#### Model Slot
|
||||
|
||||
モデルをどの枠にセットするか選べます。セットしたモデルは Server Control の Switch Model で切り替えられます。
|
||||
|
||||
モデルをセットする際に、ファイルから読み込むか、インターネットからダウンロードするかを選択できます。この選択結果に応じて設定できる項目が変化します。
|
||||
|
||||
- file: ローカルファイルを選択してモデルを読み込みます。
|
||||
- from net: インターネットからモデルをダウンロードします。
|
||||
|
||||
#### Model(.onnx or .pth)
|
||||
|
||||
ファイルから読み込む設定にした場合に表示されます。
|
||||
|
||||
学習済みモデルをここで指定します。必須項目です。
|
||||
ONNX 形式(.onnx)か PyTorch 形式(.pth)のいずれかを選択可能です。
|
||||
|
||||
- [orginal-RVC](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)で学習させた場合、`/logs/weights`に入っています。
|
||||
- [ddPn08RVC](https://github.com/ddPn08/rvc-webui)で学習させた場合、`/models/checkpoints`に入っています。
|
||||
|
||||
#### feature(.npy)
|
||||
|
||||
ファイルから読み込む設定にした場合に表示されます。
|
||||
|
||||
HuBERT で抽出した特徴を訓練データに近づける追加機能です。index(.index)とペアで使用します。
|
||||
|
||||
- [orginal-RVC](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)で学習させた場合、`/logs/実験名/total_fea.npy`という名前で保存されています。(2023/04/26 に total_fea.npy を省略するアップデートが入ったので今後不要になる可能性があります)
|
||||
- [ddPn08RVC](https://github.com/ddPn08/rvc-webui)で学習させた場合、`/models/checkpoints/モデル名_index/モデル名.0.big.npy`という名前で保存されています。
|
||||
|
||||
#### index(.index)
|
||||
|
||||
ファイルから読み込む設定にした場合に表示されます。
|
||||
|
||||
HuBERT で抽出した特徴を訓練データに近づける追加機能です。feature(.npy)とペアで使用します。
|
||||
|
||||
- [orginal-RVC](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)で学習させた場合、`/logs/実験名/add_XXX.index`という名前で保存されています。
|
||||
- [ddPn08RVC](https://github.com/ddPn08/rvc-webui)で学習させた場合、`/models/checkpoints/モデル名_index/モデル名.0.index`という名前で保存されています。
|
||||
|
||||
#### Select Model
|
||||
|
||||
インターネットからダウロードする設定にした場合に表示されます。
|
||||
|
||||
ダウンロードするモデルを選択します。利用規約へのリンクが表示されるので、ご使用の際にはご確認ください。
|
||||
|
||||
#### Default Tune
|
||||
|
||||
声のピッチをどれくらい変換するかデフォルトの値を入れます。推論中に変換もできます。以下は設定の目安です。
|
||||
|
||||
- 男声 → 女声 の変換では+12
|
||||
- 女声 → 男声 の変換では-12
|
||||
|
||||
#### upload
|
||||
|
||||
ファイルから読み込む設定にした場合に表示されます。
|
||||
|
||||
上記の項目を設定した後、押すと model を使用できる状態にします。
|
||||
|
||||
#### select
|
||||
|
||||
インターネットからダウロードする設定にした場合に表示されます。
|
||||
|
||||
上記の項目を設定した後、押すと model を使用できる状態にします。
|
||||
|
||||
## Speaker Setting
|
||||
|
||||
### Tuning
|
||||
|
||||
声のピッチを調整します。以下は設定の目安です。
|
||||
|
||||
- 男声 → 女声 の変換では+12
|
||||
- 女声 → 男声 の変換では-12
|
||||
|
||||
### index ratio
|
||||
|
||||
学習で使用した特徴量に寄せる比率を指定します。Model Setting で feature と index を両方設定した時に有効です。
|
||||
0 で HuBERT の出力をそのまま使う、1 で元の特徴量にすべて寄せます。
|
||||
index ratio が 0 より大きいと検索に時間がかかる場合があります。
|
||||
|
||||
### Silent Threshold
|
||||
|
||||
音声変換を行う音量の閾地です。この値より小さい rms の時は音声変換をせず無音を返します。
|
||||
(この場合、変換処理がスキップされるので、あまり負荷がかかりません。)
|
||||
|
||||
## Converter Setting
|
||||
|
||||
### InputChunk Num(128sample / chunk)
|
||||
|
||||
一度の変換でどれくらいの長さを切り取って変換するかを決めます。これが大きいほど効率的に変換できますが、buf の値が大きくなり変換が開始されるまでの最大の時間が伸びます。 buff: におよその時間が表示されます。
|
||||
|
||||
### Extra Data Length
|
||||
|
||||
音声を変換する際、入力にどれくらいの長さの過去の音声を入れるかを決めます。過去の音声が長く入っているほど変換の精度はよくなりますが、その分計算に時間がかかるため res が長くなります。
|
||||
(おそらく Transformer がネックなので、これの長さの 2 乗で計算時間は増えます)
|
||||
|
||||
詳細は[こちらの資料](https://github.com/w-okada/voice-changer/issues/154#issuecomment-1502534841)をご覧ください。
|
||||
|
||||
### GPU
|
||||
|
||||
GPU を 2 枚以上持っている場合、ここで GPU を選べます。
|
||||
|
||||
## Device Setting
|
||||
|
||||
### Device Mode
|
||||
|
||||
client device mode と server device mode のどちらを使用するか選択します。音声変換が停止している時のみ変更できます。
|
||||
|
||||
それぞれのモードの詳細は[こちら](./tutorial_device_mode.md)をご覧ください。
|
||||
|
||||
### AudioInput
|
||||
|
||||
入力端末を選びます
|
||||
|
||||
### AudioOutput
|
||||
|
||||
出力端末を選びます
|
||||
|
||||
### output record
|
||||
|
||||
client device mode の時のみ表示されます。
|
||||
|
||||
start をおしてから stop を押すまでの音声が記録されます。
|
||||
このボタンを押してもリアルタイム変換は始まりません。
|
||||
リアルタイム変換は Server Control を押してください
|
||||
|
||||
## Lab
|
||||
|
||||
モデルマージを行うことができます。
|
||||
|
||||
各マージ元モデルの成分量を設定します。成分量の比率に従って新しいモデルを生成します。
|
||||
|
||||
## Quality Control
|
||||
|
||||
### Noise Supression
|
||||
|
||||
ブラウザ組み込みのノイズ除去機能の On/Off です。
|
||||
|
||||
### Gain Control
|
||||
|
||||
- input:モデルへの入力音声の音量を増減します。1がデフォルト
|
||||
- output:モデルからの出力音声の音量を増減します。1がデフォルト
|
||||
|
||||
### F0Detector
|
||||
|
||||
ピッチを抽出するためのアルゴリズムを選びます。以下の二種類を選べます。
|
||||
|
||||
- 軽量な`pm`
|
||||
- 高精度な`harvest`
|
||||
|
||||
### Analyzer(Experimental)
|
||||
|
||||
サーバ側で入力と出力を録音します。
|
||||
入力はマイクの音声がサーバに送られて、それがそのまま録音されます。マイク ⇒ サーバの通信路の確認に使えます。
|
||||
出力はモデルから出力されるデータがサーバ内で録音されます。(入力が正しいことが確認できたうえで)モデルの動作を確認できます。
|
@ -1,4 +1,4 @@
|
||||
# Realtime Voice Changer Client for RVC チュートリアル(v.1.5.3.1)
|
||||
# Realtime Voice Changer Client for RVC チュートリアル(v.1.5.3.3)
|
||||
|
||||
# はじめに
|
||||
|
||||
@ -165,15 +165,6 @@ ONNX 形式(.onnx)か PyTorch 形式(.pth)のいずれかを選択可能です
|
||||
- [orginal-RVC](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)で学習させた場合、`/logs/weights`に入っています。
|
||||
- [ddPn08RVC](https://github.com/ddPn08/rvc-webui)で学習させた場合、`/models/checkpoints`に入っています。
|
||||
|
||||
#### feature(.npy)
|
||||
|
||||
ファイルから読み込む設定にした場合に表示されます。
|
||||
|
||||
HuBERT で抽出した特徴を訓練データに近づける追加機能です。index(.index)とペアで使用します。
|
||||
|
||||
- [orginal-RVC](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)で学習させた場合、`/logs/実験名/total_fea.npy`という名前で保存されています。(2023/04/26 に total_fea.npy を省略するアップデートが入ったので今後不要になる可能性があります)
|
||||
- [ddPn08RVC](https://github.com/ddPn08/rvc-webui)で学習させた場合、`/models/checkpoints/モデル名_index/モデル名.0.big.npy`という名前で保存されています。
|
||||
|
||||
#### index(.index)
|
||||
|
||||
ファイルから読み込む設定にした場合に表示されます。
|
||||
@ -292,6 +283,7 @@ start をおしてから stop を押すまでの音声が記録されます。
|
||||
|
||||
- 軽量な`pm`
|
||||
- 高精度な`harvest`
|
||||
- GPU を使用する `crepe`
|
||||
|
||||
### Analyzer(Experimental)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user