fairseq
fairseq copied to clipboard
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
11 # 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)? - [x] Did...
When the writer defines, explores, and explains an abstract concept that has a complex meaning and is debatable (could mean different things to different people) • Ex. What is true...
# 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)? - [x] Did you...
11 # 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)? - [x] Did...
Ga # Before submitting - [ ] Was this discussed/approved via a Github issue? (no need for typos, doc improvements) - [ ] Did you read the [contributor guideline](https://github.com/pytorch/fairseq/blob/main/CONTRIBUTING.md)? -...
Vbk # Before submitting - [x] Was this discussed/approved via a Github issue? (no need for typos, doc improvements) - [ ] Did you read the [contributor guideline](https://github.com/pytorch/fairseq/blob/main/CONTRIBUTING.md)? - [...
H # Before submitting - [ ] Was this discussed/approved via a Github issue? (no need for typos, doc improvements) - [ ] Did you read the [contributor guideline](https://github.com/pytorch/fairseq/blob/main/CONTRIBUTING.md)? -...
## 🐛 Bug The SentencePiece model for M2M-100 (https://dl.fbaipublicfiles.com/m2m_100/spm.128k.model) generates several tokens that are missing on the fixed dictionary (https://dl.fbaipublicfiles.com/m2m_100/data_dict.128k.txt) ### To Reproduce Steps to reproduce the behavior: 1. Tokenize...
CalledProcessError: Command 'wget https://dl.fbaipublicfiles.com/mms/tts/eng.tar.gz -O ./eng.tar.gz;tar zxvf ./eng.tar.gz' returned non-zero exit status 1. Not able to process 2nd cell and am getting the error above in the code link below:...
## ❓ Questions and Help If I use discrete_ no_ prosody_ shift_ 1_ 1. pt checkpoint, how to run sample.py without inputting in duration and F0?