-
Greetings:
As the title, I wonder the pipeline you choose in **4.1 Technique-Controllable Singing Voice Synthesis** for Diffsinger.
It will be helpful for me to reproduce the similar experiment. T…
-
Hello,
I was researching this vocoder recently. The LPCnet used the normal speaker data set for training and synthesized sample sounds, and the sample sound output was normal. When synthesizing the …
-
I did not find examples in the readme and in the code itself, please explain
-
make的时候出现这个问题:
Making all in lib
make[1]: Entering directory '/home/j/Documents/singing-synthesis/Sinsy-Remix-master/lib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/j…
-
# Singing Automatic MOS Prediction
Singing Automatic MOS Prediction will predict Mean Opinion Scores (MOS) for synthesized singing clips automatically without human annotation.
## Task Objectiv…
-
Are there any experiments done to evaluate the performance of FastDiff on singing voice datasets?
-
I try to run this example on the documentation:
```python
doc = ScoreDraft.Document()
seq = [ ("mA", mi(5,24), "mA", re(5,24), mi(5,48)), BL(24)]
seq +=[ ("du",mi(5,24),"ju", so(5,24), "rIm", la…
-
Hi, im highly interested singing voice synthesis, i saw that there are pretrained models for svs but i dont understand how to specify what the model should sing eg is it possible to have it sing a tex…
ghost updated
6 months ago
-
I don't have any ideas yet, but I'd like to explore some speech-to-singing methods as a research project (IF I HAVE TIME). It would be very nice if we can make a singing voice synthesis system with on…
-
Currently, I see this repo is an implementation of fastspeech2. Do you have a schedule to update your code with new features for singing voice synthesis?