Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Kaldi] Work around conversion for stateful Kaldi models with Python>3.8 #26824

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

rkazants
Copy link
Contributor

@rkazants rkazants commented Sep 27, 2024

Details: Work around conversion for stateful Kaldi models with Python>3.8. Now it fails for unknown reason on higher numpy versions. Since this is quite legacy stuff and will removed in 2025.0. we decided not to invest our time for proper resolution. So we proceed with easy-fix.

Ticket: 153367

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
@rkazants rkazants requested a review from a team as a code owner September 27, 2024 08:27
@rkazants rkazants requested review from akuporos and p-wysocki and removed request for a team September 27, 2024 08:27
@github-actions github-actions bot added category: MO Model Optimizer category: dependency_changes Pull requests that update a dependency file labels Sep 27, 2024
@rkazants rkazants requested review from andrei-kochin, popovaan and a team September 27, 2024 08:28
@rkazants rkazants added this to the 2024.5 milestone Sep 27, 2024
@rkazants rkazants added this pull request to the merge queue Sep 27, 2024
Merged via the queue into openvinotoolkit:master with commit f6fa29b Sep 27, 2024
140 of 141 checks passed
@rkazants rkazants deleted the fix_kaldi_models_conversion branch September 27, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: dependency_changes Pull requests that update a dependency file category: MO Model Optimizer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants