MakinoharaShoko / MoeGoe

Executable file for VITS inference

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GUI

See MoeGoe_GUI

Online demo

How to use

Run MoeGoe.exe

Path of a VITS model: D:\Download\243_epochs.pth
Path of a config file: D:\Download\config.json
INFO:root:Loaded checkpoint 'D:\Download\243_epochs.pth' (iteration 243)

Text to speech

TTS or VC? (t/v):t
Text to read: こんにちは。
ID      Speaker
0       綾地寧々
1       因幡めぐる
2       朝武芳乃
3       常陸茉子
4       ムラサメ
5       鞍馬小春
6       在原七海
Speaker ID: 0
Path to save: demo.wav
Successfully saved!

Voice conversion

TTS or VC? (t/v):v
Path of a WAV file (22050 Hz, 16 bits, 1 channel) to convert:
D:\dataset\ayachi_nene\nen001_001.wav
ID      Speaker
0       綾地寧々
1       因幡めぐる
2       朝武芳乃
3       常陸茉子
4       ムラサメ
5       鞍馬小春
6       在原七海
Original speaker ID: 0
Target speaker ID: 6
Path to save: demo.wav
Successfully saved!

Models

Japanese

Nene + Meguru + Yoshino + Mako + Murasame + Koharu + Nanami

Download Config File

Download Model (365 epochs)

Download Model (H excluded)

Hiyori + Kano + Asumi + Sio + Ameri + Miri + Hiromu + Ririko

Download Config File

Download Model (604 epochs)

Korean

Sua + Mimiru + Arin + Yeonhwa + Yuhwa + Seonbae

Download Config File

Download Model (417 epochs)

About

Executable file for VITS inference


Languages

Language:Python 100.0%