-
For full repro, see: n2409035.
The output of explain:
```
Dynamo produced 12 graphswith 11 graph break and 24 ops
Break reasons:
1. generic_jump TensorVariable()
File "/mnt/xarfuse/uid-572259/…
suo updated
11 months ago
-
Hi All,
I tried Bark Infinity as per instructed in https://www.youtube.com/watch?v=tvH_n-vwUA0
Installation went fine. Also Bark_WebUI works fine.
Problem rise when using bark infinity. Comma…
-
**Bug description**
When using BART models, or any models that require BART (e.g. some of the [hallucination](https://parl.ai/projects/hallucination/) or [BB2](https://parl.ai/projects/blenderbot2/),…
-
Installed all requirements and rvc requirements, when trying to run extras it crashes with error:
```
Initializing RVC voice conversion (from ST request file)
Increasing server upload limit
Trac…
-
Hi, Thanks for the great work. I just tested the fairseq-generate in my test set(ZH-EN translation) using the FastSeq and Fairseq, and the speedup is quiet abnormal comparing with the example [link](h…
-
I followed the instruction and download the MacOS_Onlyxxx zip file and upzip it. Then in this folder, I run `run.sh`. Got the following error message:
> Traceback (most recent call last):
File …
-
Traceback (most recent call last):
File "/home/StreamSpeech/demo/app.py", line 26, in
from examples.speech_to_text.data_utils import extract_fbank_features
ModuleNotFoundError: No module nam…
-
I receive this error log on start.bat open:
```
call .\venv\Scripts\activate.bat
Traceback (most recent call last):
File "D:\programs\cloned_projects_git\ai-voice-cloning\src\main.py", line 23, …
-
Hi,
When running `finetune-mbart-on-transaltion_embed+xattn.sh` I get the error `TypeError: forward() missing 1 required positional argument: 'prev_output_tokens' in the beginning of epoch 1.` When…
-
Then `round(torch_tensor)` would work. Currently wrappers like in https://github.com/pytorch/fairseq/blob/38f35cccea01482d143c488c75fceb352875d654/fairseq/logging/meters.py#L53 have to be done.
How…