-
Hi, I got this error running train.py using DRIVE dataset in Colab:
Traceback (most recent call last):
File "/content/drive/MyDrive/RVGAN-master/train.py", line 215, in
train(d_model1, d_m…
-
# Describe the bug
FileNotFoundError: Could not find singleroom.gin or singleroom in any of ['infinigen_examples/configs_nature']" node=None fatal=True
## Steps to Reproduce
Run the command in …
-
I am running into this SIGSEGV error each time I use the large model; small will generate the wav file just fine.
````python
python model.py --path weights/ --text "hello world" --model large
Gen…
-
Hey
with config
```
setGlobalAttribute(0,1);// # 0 -- Profiler::0:OFF 1:ON Default:OFF
setGlobalAttribute(7,0); //#simple/quality stitch
// Turn Off/ON ExpoComp
…
-
We are in the process of consolidating how we talk about variations of implementations in tests. This is a meta issue to track our work:
* [x] introduce a list of possible requirements test can dem…
-
1. We have dataset of 5000-6000 audios of duration >= 2sec but still on training on this dataset for 15 epochs it doesn’t reaches satisfactory loss what is the issue here ?
eg last observed loss…
-
After finding all cells (for overlaps or centroids strategies only), it is occasionally the case that a full set of subcells were included depsite a parent cell not fitting entirely (which initial cri…
-
**TL;DR I get `OSError` from `tempfile` when I try to load models.**
I have a fresh conda environment on my M1 Max MacBook with latests `pytorch2`, `huggingface_hub` and other packages installed. B…
-
**Required Info:**
- Operating System:
Ubuntu 18.04
- Installation type:
- binaries
- source
- ROS Version
ROS Melodic
- Version or commit hash:
- binary: 1.1.6-1bionic.20200610.0011
…
-
Hi,
I would like to congratulate for this wonderful work!
Additionally I would also point out some discrepancies that I found between Train and Test results.
I'm training an inward facing real wo…