-
Hi thank you very much for your work and sharing!
I am interested on the preformance of RefineGan.
The demo wavesamples in https://timedomain-tech.github.io/refinegan/ are great.
Have you tried t…
-
Please check whether this paper is about 'Voice Conversion' or not.
## article info.
- title: **Effects of Convolutional Autoencoder Bottleneck Width on StarGAN-based Singing Technique Conversion**
- …
-
Please check whether this paper is about 'Voice Conversion' or not.
## article info.
- title: **A Comparative Study of Voice Conversion Models with Large-Scale Speech and Singing Data: The T13 Systems…
-
Please check whether this paper is about 'Voice Conversion' or not.
## article info.
- title: **VITS-Based Singing Voice Conversion Leveraging Whisper and multi-scale F0 Modeling**
- summary: This p…
-
```
import numpy as np
from PIL import Image
def expand_box_until_condition(image, initial_box, allowed_values):
"""
Expand a box in an image until a condition is met.
Parameters…
-
### code issue
```
def __getitem__(self, index): #issue
# first, get target track
index = index // self.samples_per_track
print(3333)
print(self.tracks)
…
-
Please check whether this paper is about 'Voice Conversion' or not.
## article info.
- title: **FSD: An Initial Chinese Dataset for Fake Song Detection**
- summary: Singing voice synthesis and singi…
-
I wanted to add pl-bert to https://github.com/zhangyongmao/VISinger2 and retrain it from scratch for comparison
But i don't have any idea on where to start . like what should i replace because it is …
-
**Project description**
Open singing synthesis platform / Open source UTAU successor
**Metadata**
* homepage URL: http://www.openutau.com/
* source URL: https://github.com/stakira/OpenUtau
* …
-
We are now migrating [Muskit](https://github.com/SJTMusicTeam/Muskits), an open-source music processing toolkit, into ESPnet2.
Muskit focuses on benchmarking the end-to-end singing voice synthesis an…