-
**Describe the bug**
Use the 'Inference_streaming' branch, the first audio chunk returned too late (over 2 seconds since tts text send to inference interface 'inference_sft') . The 2 seconds latency …
-
first thanks for all your hard work, you mentioned needing help from community in research on best params for configs;
I wrote up this article: https://civitai.com/articles/8313
and released this …
-
It would be useful to have the possibility to use estimated parameters in formulas. For example, let's say that I want to model the variance in a regression as a function of the estimated mean paramet…
-
Hello,
Thank you so much for sharing this amazing work!
I try to train the model with the NYU dataset. The paper says about 21 mins per epoch for 8 A100 GPUs.
Say, I am using a single A100 GP…
-
### Prerequisite
- [X] I have searched [the existing and past issues](https://github.com/open-mmlab/mmyolo/issues) but cannot get the expected help.
- [X] I have read the [FAQ documentation](https://…
54wb updated
9 months ago
-
From the docs: "For FM and FFM, we store one vector of the latent factor in each line."
Right now this outputs:
0.156129 0.223862 0.114672 0.1005360.103618 0.100097 0.314356 0.0808605
This is…
-
[Network Traffic Modeling and Prediction Using Graph Gaussian Processes](https://ieeexplore.ieee.org/abstract/document/9992240/)
```bib
@article{mehrizi2022network,
title={Network Traffic Modelin…
-
Thank you for sharing your work.
Can you elaborate, why are you using accuracy metric in regression task?
You are predicting a vector of latent factors, which supposed to be a regression task.
…
-
https://arxiv.org/pdf/2310.01407.pdf
TBD
-
The original stable diffusion implementation for SD1.x only supports latent sizes that are multiples of 8 however there is a trick ([here it is implemented in diffusers](https://github.com/huggingface…