Update tmp.yml
This commit is contained in:
@@ -26,6 +26,10 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
pip install whisperx
|
pip install whisperx
|
||||||
|
|
||||||
|
- name: Print packages
|
||||||
|
run: |
|
||||||
|
pip list
|
||||||
|
|
||||||
- name: Test import
|
- name: Test import
|
||||||
run: |
|
run: |
|
||||||
python -c "import whisperx; print('Successfully imported whisperx')"
|
python -c "import whisperx; print('Successfully imported whisperx')"
|
||||||
|
|||||||
Reference in New Issue
Block a user