tarepan
tarepan
## Summary Request a feature which enable **Read-only flag on leaf field** in addition to whole conf and containers. This solve the problem that interpolation field can be accidentally overridden....
## Summary Even if we set Read-only flag, it do not prevent `OmegaConf.merge` (write operation). ## To Reproduce Work on value reassignment. ```python from omegaconf import OmegaConf conf = OmegaConf.create({"field_a":...
## Summary Broken `MDense.get_config` crash model loading in Python. Estimated cause is wrong attribute name. With hacking, it can be fixed. ## Phenomena I tried to resume training from saved...
## Summary `audio_slice_frames` seems to be deprecated in v0.2. Is 10-bit model trained with this version? ## Context Conditioning network (rrn1) and auto-regressive network (rrn2) used different sample frames (#12)....
## Summary I will share my result of the Universal Vocoder in other datasets. ## Thanks for your great library and impressive result/demo. It seems that you are interested in...
Now “Version-updated” occur even in “excluded” paper.
## Summary When paper title is long, it has newline in tweet. ## Bug ``` [new VC paper candidate] "Unsupervised Representation Disentanglement using Cross Domain Features and Adversarial Learning in...
## Summary VCLab v2 already enable community review. Time to try community review request in tweet. ## Result ### tweet https://twitter.com/VoiceConversion/status/1233692464596176896?s=20 ### reaction from community now assessing
## Summary Are there any ancestor or inspiration source of the model naming '***Vocos***'? ## Detail I succesfully train the Vocos with other datasets (e.g. japanese), the model is so...