リアルタイムボイスチェンジャー Realtime Voice Changer
Go to file
2022-08-27 11:00:07 +09:00
dataset init 2022-08-22 16:08:49 +09:00
demo add demo 2022-08-27 10:58:28 +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 add demo 2022-08-27 10:58:28 +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 add demo 2022-08-27 10:58:28 +09:00
README.md update 2022-08-23 11:45:16 +09:00
start2.sh update 2022-08-27 10:59:41 +09:00
start.sh update 2022-08-26 09:41:17 +09:00
startVoiceChanger.sh update 2022-08-26 09:41:17 +09:00
startVoiceChangerWithoutGPU.sh update 2022-08-26 09:41:17 +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をご参照ください。