We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 092c1f9 commit 670a1f6Copy full SHA for 670a1f6
.github/workflows/python-app.yml
@@ -38,4 +38,4 @@ jobs:
38
/opt/poetry-venv/bin/poetry env info
39
- name: Run Diarization
40
run: |
41
- /opt/poetry-venv/bin/python src/run_diarization.py
+ /opt/poetry-venv/bin/python -m flows.translate_meetings
0 commit comments