Closed ramiKammoun closed 1 month ago
It seems installing ctc_segmentation fails. You can try changing the version required in the requirements.txt file or not specifying any version.
Please try installing fairseq manually:
git clone https://github.com/pytorch/fairseq
cd fairseq
pip install --editable ./
or
pip install fairseq
Unfortunately, the problem still persists!
For the installation of fairseq, it has been resolved if you just downgrade the version of pip to:
python -m pip install pip==24.0
When I first clone the project for installment and try to install the requirements.txt file; A problem shows with the normal installment:
Also there is a problem with installing fairseq as it shows :