-
### Voice Changer Version
v.1.5.3.18a
### Operational System
Ubuntu 22.04
### GPU
None
### Read carefully and check the options
- [X] I've tried to Clear Settings
- [ ] Sample/Default Models ar…
-
感谢开源,请问decode.sh是用来进行ASR推理的吗?目前运行会有报错:
> root@304:/home/code/TeleSpeech-ASR/data2vec_dialect# bash run_scripts/decode.sh
> /home/code/fairseq/fairseq/tasks/multires_hubert_pretraining.py:154: Synt…
-
Thanks for open source. Some questions:
Should pretrained model in phase 1(Full-Sentence Pre-training) be a finetuned model for phase 2(Simultaneous Translation Fine-Tuning). For example, use a param…
-
### Describe the bug
It is not possible to run the server.py with the fairseq
### To Reproduce
```sh
docker run --rm -it -p 5002:5002 --platform linux/amd64 --entrypoint /bin/bash ghcr.io/idiap/co…
-
How to run this biomedgpt big model locally? Any recommended links to related tutorials?
-
I would like to test your code with the transformer architecture in fairseq.
Have you ever tried?
Could you please suggest me the better way to do that?
-
Hi there,
Great paper! I did go through your notebook with hugging face and found it quite interesting. However, would love to know if you would release the fairseq code for your paper too.
Than…
-
Steps
1. Start Webui
2. Switch to BARK voice clone tab
3. Add an MP3 file (via upload)
4. Click Generate
![image](https://github.com/user-attachments/assets/e9a6a89e-7345-41d4-8630-ff9264a28fcc…
-
I am trying to run fairseq-train and I am passing --cpu but it's still giving error as following:-
In Local ->
AssertionError: Torch not compiled with CUDA enabled
On GCP Cloud Run ->
Runtime…
-
Hello,
I was trying to load a finetuned model for the VSR task. I followed the indications on the repository and the jupyter notebook (below you can see that I tried to import modules from the avhu…