Likkkez
Likkkez
Hi! I've tried training the model using my own samples but it gave me assertion error in preprocess.py, so Ive tried changing the n_frames value from 128 to 32 and...
This makes settings editable on linked armatures instead of being grayed out and locked.
``` Traceback (most recent call last): File "train_cyclegan_vc2.py", line 39, in model = CycleGAN2(num_features=num_mcep, batch_size=mini_batch_size, log_dir=log_dir) File "/media/dmitriy/Main2/NeuralNetworks/CycleGAN-VC2-2/GAN-Voice-Conversion/models/cyclegan_vc2.py", line 21, in __init__ self.build_model() File "/media/dmitriy/Main2/NeuralNetworks/CycleGAN-VC2-2/GAN-Voice-Conversion/models/cyclegan_vc2.py", line 81, in build_model self.cycle_loss...
Hi! I'm trying to finetune the model on some speech. I noticed when the character takes a breath it sounds very robotic. https://user-images.githubusercontent.com/44336181/219866491-82404ebe-b5c7-41d9-b511-893be6707baf.mp4 The example is over exaggerated but this...
I'm trying to finetune 4.0-v2 using this checkpoint I found https://huggingface.co/cr941131/sovits-4.0-v2-hubert/tree/main (not sure if its good or not) But when I try to start training this error happens: ``` Traceback...
**Describe the bug** It only says this and does nothing: ``` (so-vits-svc-fork) svc train [17:51:15] INFO [17:51:15] Created a temporary directory at /tmp/tmp_7qtc78n instantiator.py:21 INFO [17:51:15] Writing /tmp/tmp_7qtc78n/_remote_module_non_scriptable.py instantiator.py:76 ```...
I really love what you guys have achieved! I've always had issues with color mixing in digital paint. However, when I looked into this I see people saying it can't...