Fix audio tests on CI (#2718)

* Update Documentation & Code Style

* fix huggingface-hub version

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Sara Zan 2022-06-24 11:36:31 +02:00 committed by GitHub
parent 1168f6365d
commit 400d2cdf77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -116,7 +116,7 @@ jobs:
sudo apt-get install libsndfile1 ffmpeg
- name: Install Haystack
run: pip install .
run: pip install .[audio]
- name: Run tests
env:

View File

@ -157,6 +157,7 @@ audio =
espnet
espnet-model-zoo
pydub
huggingface-hub<0.8.0
beir =
beir; platform_system != 'Windows'
crawler =