-
Hi, this is really a perfect piece of work, I am eager to download and learn. However, the two links in the Download pretrained models section in readme are no longer available. The connection in the …
-
Hi @chao-ji ,
I was trying to convert the model from [pretrained txt2img model](https://ommer-lab.com/files/latent-diffusion/text2img.zip), but it seems that some shapes are different. I was able t…
-
Hi,
I am currently working with the Codec-SUPERB dataset from the main branch and would like to obtain the test datasets for all downstream tasks. Specifically, I am looking to get the test dataset…
-
Hi can you provide the pre-trained model for testing.
-
While the code is available under Apache 2.0, what would be the license of the weights of the pre-trained models?
Thanks a lot in advance!
-
When i run the pre-trained model using the inference command, the script gets stuck at the last line of the following log :
INFO:tensorflow:number of input files: 13
INFO:tensorflow:loading meta-…
-
Users need to write additional code after they get a pre-trained model. The tokenizer usually remains the same as the one used during pre-training. Should our get_model API also return the tokenizer? …
-
unable to download one of the two pre-trained models in the website, did you provide?
eeric updated
6 years ago
-
when i try out a pre-trained model with `predict` function, input parms is `tree_idx`:
`tree = self.retrieve_tree(refinement_type=refinement_type, tree_idx = -1)`
but `retrieve_tree` function got pa…
-
Hello,
we could find three pre-trained models where all of them used DNS dataset. Can we also have a pre-trained model which is trained only on valentini dataset with a PESQ score of 3.07 as menti…