-
Hello!
I've restarted/shutdown my computer a couple times since beginning to analyze spectrograms in Luscinia, and when I open Luscinia back up, the database location I created and what I analyzed …
-
I try to implement the project by using "py demo_cli.py" command.
Testing your configuration with small inputs.
Testing the encoder...
Testing the synthesizer... (loading the mode…
-
Traceback (most recent call last):
File "E:\PyProjects\git_projects\MockingBird\toolbox\__init__.py", line 122, in
func = lambda: self.synthesize() or self.vocode()
File "E:\PyProjects\git…
-
Hello, why did you switch back to building on DAC-style waveform outputs for SNAC after showing it's possible to completely get rid of aliasing by generating complex spectrograms with Vocos? I'm also …
-
Hey, thanks for your work in this project, it is really good.
I'm trying to use this vocoder to generate wavs from magnitude spectrograms I generated using another neural network. Using griffin-lim…
-
For some reason, I am getting huge, empty spectrograms for some recognitions. They fill up lots and lots of space on my screen – multiple screen lengths.
This might be related to constant recognit…
-
For a more intuitive spectrogram navigation experience, dragging the spectrogram while pressing Shift should drag the spectrogram view and re-generate the spectrogram. Only missing parts should be new…
-
### System information
Make sure to provide all system information that may be relevant to the issue you are reporting. Some common points are:
- **Have I written custom code (as opposed to using …
-
Hi Guys!
Many thanks for the great work!
Seems that the download link for Voice data (log mel-spectrograms) is not working/extremely busy.
Can y'all please provide an alternative download lin…
-
Could you please tell us how you generated mel spectrograms for training from .wav files? What were the parameters used?