リアルタイムボイスチェンジャー Realtime Voice Changer
Go to file
2022-08-26 02:38:01 +09:00
dataset init 2022-08-22 16:08:49 +09:00
exp init 2022-08-22 16:08:49 +09:00
script beta01 2022-08-23 06:37:18 +09:00
template update 2022-08-23 23:51:19 +09:00
trainer update 2022-08-26 02:32:45 +09:00
vc_resources beta01 2022-08-23 06:37:18 +09:00
.gitignore init 2022-08-22 16:08:49 +09:00
LICENSE add license 2022-08-24 09:50:45 +09:00
package.json beta01 2022-08-23 06:37:18 +09:00
README.md update 2022-08-23 11:45:16 +09:00
start.sh fix 2022-08-26 02:38:01 +09:00
startVoiceChanger.sh fix 2022-08-26 02:38:01 +09:00
startVoiceChangerWithoutGPU.sh fix 2022-08-26 02:38:01 +09:00
template.sh WIP: merge with frontend 2022-08-23 03:57:54 +09:00

Voice Changer Trainer and Player Container

AIを使ったリアルタイムボイスチェンジャーMMVCのトレーニングと実行を簡単にするためのヘルパーDockerコンテナです。 このコンテナを用いることで、以下のことを簡単に行うことができます。

  • MMVCのモデルのトレーニング
  • MMVCモデルを用いたリアルタイム声質変換ボイスチェンジャ
    • リアルタイム話者切り替え
    • CPU/GPU切り替え
    • リアルタイム/ニアリアルタイム声質変換

使用方法等はwikiをご参照ください。