-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. The bug has not been fixed in the latest version.
…
-
Not sure how to share this, but feel free to add.
https://drive.google.com/drive/folders/1jrMWhkK3KrOKsbPMYtCCcPczPmf8V-eQ?usp=sharing
It uses the default English encoder. To adapt tacotron text p…
-
I believe there is a bug around the following line in the baseline prediction code:
https://github.com/vered1986/self_talk/blob/bbfc675b61a582aa00047ca31334f8fa75efcbad/source/predictors/multiple_cho…
-
Consider removal of eval dataset contamination.
We would like to make sure that any downstream eval data is not memorized by the model by being in the sampled OSCAR files.
We would want to remov…
-
We have some tests that are partially disabled based on OS, arch or netcore version, resolve them or at least root cause them and let test running on all platform.
Test | Category | Status | Owne…
-
Why not substituting the current models with later versions one?
Both Tacotron2 and Waveglow are implemented in pytorch.
-
I dont know about annotations_epi.json
what and where is annotations_epi.json file?
Thank you very much
-
Hi @Sy-Zhang!
Appreciate for providing a nicely organized codebase.
I am confused about the data split regarding the TACoS dataset.
While your paper indicates that it follows the data split of TA…
-
I used a pair of large remote sensing images to generate DEM,
the version of ASP is 3.0.1, the error of "too many open files" has been fixed,
and the dense matching method is SGM.
When running…
-
I have trained both tacotron2 (200 epochs) and fastspeech 2 (1000 epochs) models on my dataset (fs=22050) with PWG vocoder. The tacotron2 synthesised speech sounds very good but the fastspeech2 sounds…