fairseq icon indicating copy to clipboard operation
fairseq copied to clipboard

Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

Results 636 fairseq issues
Sort by recently updated
recently updated
newest added

Hi, missing unpacked value here :) cc: @kahne

CLA Signed

## 🐛 Bug ### To Reproduce Steps to reproduce the behavior (**always include the command you ran**): 1. Run cmd '....' python3 -m torch.distributed.launch \ --nnodes=$nnodes \ --node_rank=$node_id \ --master_addr="${CHIEF_IP}"...

bug
needs triage

## ❓ NEED HELP/FIX ASAP already logged issues. #3683 : https://github.com/facebookresearch/fairseq/issues/3683 AssertionError: Could not infer task type from {'_name': 'temp_sampled_audio_pretraining', 'data': '/home/sibadatta/asr/AI4BHARAT/IndicWav2Vec/data/hindi/manifest', 'max_sample_size': 320000, 'min_sample_size': 32000, 'normalize': True, 'sampling_alpha': 0.7}....

question
needs triage

## 🐛 Bug When I ran a model in a distributed model(2 nodes, each node with 2 GPUs) via hydra_train.py. the hydra can not accept arguments starting with "--", while...

bug
needs triage

# Before submitting - [x] Was this discussed/approved via a Github issue? (no need for typos, doc improvements) - [x] Did you read the [contributor guideline](https://github.com/pytorch/fairseq/blob/main/CONTRIBUTING.md)? - [ ] Did...

CLA Signed

Dear authors, Thank you for your great work on Fairseq. When I tried to run the below command, I got this error. Hopefully I would received some advices from you....

bug
needs triage

Hi team, The opportunity of parallel translation (in a single batch) from different source languages is of a particular interest,. The current obstacle lies in the fact that the tokenizer...

question
needs triage

# Before submitting - [ ] Was this discussed/approved via a Github issue? (no need for typos, doc improvements) - [x] Did you read the [contributor guideline](https://github.com/pytorch/fairseq/blob/main/CONTRIBUTING.md)? - [ ]...

CLA Signed

## 🐛 Bug Hello. Firstly , thank you for sharing all of the work and results and code. Its no small task. I am attempting to load `wav2vec2_vox_960h_new.pt` but am...

bug
needs triage

## ❓ Questions and Help ### Before asking: 1. search the issues. 2. search the docs. #### What is your question? How to set wav2vec2.0 to start training the network...

question
needs triage