Skip to content

Commit 95426ab

Browse files
authored
[wwb] Update requirements for miniCPM-o (#3230)
<!-- Keep your pull requests (PRs) as atomic as possible. That increases the likelihood that an individual PR won't be stuck because of adjacent problems, merge conflicts, or code review. Your merged PR is going to appear in the automatically generated release notes on GitHub. So the clearer the title the better. --> ## Description changes in requirements for #3208 <!-- Jira ticket number (e.g., 123). Delete if there's no ticket. --> CVS-### <!-- Remove if not applicable --> [Fixes #(issue)](https://jira.devtools.intel.com/browse/CVS-175576) ## Checklist: - [ ] Tests have been updated or added to cover the new code. <!-- If the change isn't maintenance related, update the tests at https://github.com/openvinotoolkit/openvino.genai/tree/master/tests or explain in the description why the tests don't need an update. --> - [ ] This patch fully addresses the ticket. <!--- If follow-up pull requests are needed, specify in description. --> - [ ] I have made corresponding changes to the documentation. <!-- Run github.com/\<username>/openvino.genai/actions/workflows/deploy_gh_pages.yml on your fork with your branch as a parameter to deploy a test version with the updated content. Replace this comment with the link to the built docs. -->
1 parent 50149be commit 95426ab

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tools/who_what_benchmark/requirements.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,9 @@ scipy
1616
opencv-python
1717
imageio[pyav]
1818
imageio-ffmpeg
19+
torchaudio
20+
torchvision
21+
soundfile
22+
librosa
23+
vocos
24+
vector_quantize_pytorch

0 commit comments

Comments
 (0)