Skip to content

Executable file for VITS inference

Notifications You must be signed in to change notification settings

Hikawaqwq/MoeGoe

 
 

Repository files navigation

GUI

See MoeGoe_GUI

Models

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

Download Config File

Download Model (243 epochs)

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!

About

Executable file for VITS inference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • Cython 1.5%