-
**Describe the solution you'd like**
I'd like ESO to support importing and converting PFX certificates which contains multiple certificates (i.e. Root CA, Intermediate CA and leaf certificate) and on…
desek updated
2 years ago
-
The [pre-trained models available for the wav2vec flavors](https://github.com/pytorch/fairseq/blob/master/examples/wav2vec/README.md) use outdated, inconsistent, and undocumented versions of fairseq.
…
-
When I run fairseq roberta pretraining, the error happens:
```
2020-12-10 22:19:38 | ERROR | fairseq.dataclass.utils | Error when composing. Overrides: ['common.no_progress_bar=False', 'common.lo…
-
## 🐛 Bug
Upon loading statedict, I get the error "load_state_dict() got an unexpected keyword argument 'args'".
If I stop training, then try to reload a checkpoint, it throws the error: "Excepti…
-
Hi,
Thank you for responding to my earlier issue. Really appreciate it. I managed to generate questions using the `explgen.sh` and `jointgen.sh`.
I could not do the same for 'tplgen_question_ge…
-
LineFileDocs(random) is very slow, even to open. It does a very slow "random skip" through a gzip compressed file.
For the analyzers tests, in #10226 I simply removed its usage, since TestUtil.random…
-
### Issue
I followed the **Fine-tuning** steps given [here](https://github.com/wasiahmad/PLBART#fine-tuning). But when I run the instructions given by [step4](https://github.com/wasiahmad/PLBART#step…
-
## Abstract
Much of the code base was built around the assumption of processing [2-second segments](https://github.com/livepeer/go-livepeer/blob/0ee99d8905d461d734b638b0f5b533caa3e2a016/server/medi…
-
#### My Question:
How can I get [prepare_text.sh](https://github.com/pytorch/fairseq/blob/master/examples/wav2vec/unsupervised/scripts/prepare_text.sh) running correctly in a fresh Ubuntu Jupyterl…
-
Hi,
I wanted to reproduce the sentiment analysis baseline through
```
bash baselines/sentiment/e2e_scripts/ft-w2v2-base-senti.sh manifest/slue-voxceleb save/sentiment/w2v2-base
```
Fairseq Con…