Xiangpeng Wan

Results 7 issues of Xiangpeng Wan

**Describe the bug** A clear and concise description of what the bug is. Would you please provide a voice conversion fine-tune example? Or any tutorial? Thank you. **Basic environments:** -...

Bug

Hi there, In some experiments, I face the situation where one gpu is lost during the training. And I have to restart the work again. Have ever encountered that issue?...

Hi there, Thank you first for providing the great checkpoints so that I can play with some examples. During the experiments, I notice that I could modify the chord file...

**Describe the bug** When I read the paper, I notice that during the training, the hardware utilization is improved at the cost of stale gradients. I am wondering if we...

bug

In order to transform transform image byte to numpy array, we use np.frombuffer(encoded, np.int16).astype(np.int64), however, I find out that the processsed data is different compared to the original data shown...

I tried to output the same voice for consistency, so I set the do_sample=False. However, the output is basically noise. Here is my code: prompt = "It took me quite...

### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this...

stale