-
Erre kíváncsi lennék:
Exploring Weight Agnostic Neural Networks
Tuesday, August 27, 2019
Posted by Adam Gaier, Student Researcher and David Ha, Staff Research Scientist, Google Research, Tokyo
…
-
Hello, thanks for the wonderful work!
So I have some features that I extracted by myself and would like to train and test the network using those features, I wonder if you could let me know how to…
-
I get the following error wen I try to use the pretrained detectors found in releases (https://github.com/pedropro/TACO/releases/tag/1.0).
```
File /TACO/detector/model.py", line 2235, in load_w…
-
Hi, so we have been training both tacotron2 and waveglow models on clean male speech (Hindi language) of about 10+ hours @ 16kHz sampling rate using phonemic text. We keep the window parameters, and …
-
@jmvalin Thanks for hosting this interesting project. As part of the usecases for LPCNet you mention about TTS(Text-To-Speech). How do we synthesis speech from text using the test_lpcnet.py?
If th…
-
It [has been suggested](https://github.com/w3c/vc-data-model/issues/929#issuecomment-1267697526) that the use of `@context` should be made optional. This would be a normative change to the current spe…
-
When using h5py.File("tall_c3d_features.hdf5", "r") to read the extracted features for TACos dataset, got error as follows:
File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
…
-
Transformers Version: 4.8.2
Torch Version: 1.8.0
I am using the official script to fine tune the gpt2 on the csv files.
the script:
https://github.com/huggingface/transformers/blob/master/exam…
-
I'm running into OOMs when attempting to run benchmarks on some of the larger FROSTT tensors (flikr and larger) as well as running on all of the ~3000 suitesparse matrices in a single run. I believe t…
-
Hi,
I am training the model efficientdet-d0 with a custom dataset but the training does not converge and loss stays around 2.
I have converted the dataset in the COCO format to the TFRecord forma…