-
## Description
I am currently working on a project that is built in Unity where I am modulating voices (e.g. source speech → voice modulator → target speech (elf)). I currently have an E2E flow with …
-
### Description
I have noticed that the conversion from scales to frequencies returns a vector containing repetitive frequencies. For instance, in the example provided in the README file, there are 2…
-
### Describe your issue.
I am using `scipy.signal.correlate` (scipy version 1.11.1, but I'll test on a newer one soon EDIT: same thing happens on scipy `1.13.0`) to convolve an array of zeros and o…
-
Thanks for the great work. Now I have the glb file and want to transform and scale it in blender to match the rendering result in G-objaverse. But I failed, the json file provided in G-objaverse seems…
-
I trained a model using hifi-gan and VCTK and testing on the wav files it looks good
However, when I try to use the model on mel-spectrograms generated by TensorflowTTS/tacotron2 all I get is noise…
-
I am trying to capture only Y plane from 8-megapixel images in YUV format to a list of buffers. Before the capturing is performed, I would like to set the camera parameters in every iteration. The fol…
-
Suppose 4 images are captured by a camera rig at 4 separate poses, `wTi0, wTi1, wTi2, wTi3`.
Suppose relative rotations are estimated between poses (1,2), (2,3), (1,3), but pose 0 is orphaned. If k…
-
#### Describe the bug
When importing an SEM ripple (.rpl) file generated by Oxford Insturment Aztec sotware get error:
```ValueError: array must not contain infs or NaNs```
However, if change si…
-
It doesn't work even if I type in the batch size manually. With 1 image/frame it works. As title says. I get this error:
Error occurred when executing FS: Fit Image And Resize:
Cannot handle thi…
-
@vavachan, please do the following reorganization of your code
- write the Wilkie stochastic integrator as a another function, or better, as a class.
- write the function f(x, v) which returns the RH…