-
Hi,
zstd version: git commit@0dd3588accb239365a530dedbcfa649a5ecbda57.
I ran into a performance issue which does not seem easy to explain. I will post here, hoping someone can answer it. I use…
-
``` js
var gcloud = require('gcloud')({
projectId: "project-id",
credentials: require('./key.json')
});
var ds = gcloud.datastore.dataset();
```
I assume "project-id" is the same as the one I se…
-
this umbrella issue tracks my current progress and discuss priority of planned TODOs. It has been closed since all objectives are hit.
# Goal
- [x] achieve a high quality human-like text to spe…
-
Hello, did you try to fix the random seed in the code to obtain the same results when running the same code? I made some attempts as follows:
`def set_seed(seed):`
`random.seed(seed)`
`np.r…
-
Model Link: https://drive.google.com/drive/folders/12Ct0ztVWHpL7SrEbUammGMmDopOKL9X_?usp=sharing
This model is trained with Discrete Grave attention with BatchNorm prenet. It produces good examples…
-
hello.
Please help me, I do not know how to solve my problem problem.
I run and completed without errors
`python synthesizer_preprocess_audio.py `
`python synthesizer_preprocess_embeds.py /SV2T…
-
**Environment:**
1. Framework: Keras
2. Framework version: Keras==2.1.6
3. Horovod version: horovod==0.19.5
4. MPI version: 4.0.1
5. CUDA version: 10.0
6. NCCL version: nccl_2.4.8-1
7. Python v…
-
I used the `dev` branch training PWGAN, then i looked into the tensorboard results, it seems that the spectrograms look weird. May i ask whether i did something wrong or i miss something?
I used th…
-
### Vue.js version
2.0.2
### Reproduction Link
https://jsfiddle.net/uojhhjr7/
https://jsfiddle.net/k8bfrxwz/
While switching to Vue2, I realize that it's not possible to define a model initial valu…
-
Thanks for your code, is it convenient for you to provide the processed feature for Tacos dataset?