-
Hi all, this is a great project and I'm having lots of fun experimenting with it!
My question is: Would it be possible to force the model to only generate instrumental parts or singing voice only?
…
-
I gave it different lyrics, and even tried uploading a different audio file etc. But prompts that involve generating a singing voice always produce the exact same output as:
```
Generate a piece of …
-
**Please, do not create duplicate issues**
### Actual behaviour
When singing a long note and singing a vibrato the game does not acknowledge it.
### Expected behaviour
When singing a lon…
-
To date, using singing synthesis requires offline composition of the melody, lyrics, and aspirations of voices. It is not yet feasible to work in a Web browser environment. Therefore, this issue will …
-
**Is your feature request related to a problem? Please describe.**
Would love to have a local Suno.
And convert my voice to a text-to-speech / text-to-sing model.
And convert musicxml or piano reco…
-
**Is your feature request related to a problem? Please describe.**
I'm mainly use RVC to voice different characters, if most of time it works well enough, in some cases like screams, breath, laughs o…
-
# Task Name
Children's Song Dataset Analysis
## Task Objective
The primary goal of this task is to leverage the Children's Song Dataset (CSD) to advance research in singing voice analysis. Th…
-
Thank you for your work. I used this repository to experiment on a Mandarin singing voice dataset, the training result of 50w steps is not satisfactory, the main problem is that the spectrum looks lik…
-
```py
# line 350
if 'speech_csv' in cfg.keys() and cfg['speech_csv'] != 'None':
cleanfilenames = pd.read_csv(cfg['speech_csv'])
cleanfilenames = cleanfilenames['filename']
…
-
Are there any experiments done to evaluate the performance of FastDiff on singing voice datasets?