Zhou Hao

Results 70 issues of Zhou Hao

Is it possible to scale/crop an image to square? Thanks

I have trained models for so-vits and RVC. Is it possible to use in TuneFlow? Thanks.

I followed the instruction but still failed to start. What I did: 1. dnu install kmon 2. Modify the command in Project.json: "commands": { "web": "Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server.WebListener --server.urls http://localhost:5000",...

### Describe the bug Got the following error message when I ran `pre-huber` in my iMac: > don't know how to restore data location of " RuntimeError: don't know how...

bug

### Describe the bug My training stopped at Epoch 1725 without any error message. But in my configuration, it should be 3125. Here is my config file: ``` { "train":...

bug

### Describe the bug Got the following error message: > RuntimeError: don't know how to restore data location of torch.storage.UntypedStorage (tagged with mps:0) ### To Reproduce By following the readme,...

bug

Here is the document: > Bark can generate all types of audio, and, in principle, doesn't see a difference between speech and music. Sometimes Bark chooses to generate text as...

For example, I have the following code: ```python def do_job1(self, text): # do job1 def do_job2(self, text): # do job2 def default(self, text): # not a command, it's some text...

For example: ```bash >>> Please input your name ``` The >>> is the prompt. `Please input your name` is the placeholder. The cursor is in front of `Please`. When you...

After I run `inference`, there is no audio generated and no any error message at all. What could be error: