Skip to content

LanguageID sample updates: IPEX, BF16, script clean up #1411

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

Merged
merged 15 commits into from
Mar 12, 2023

Conversation

alexsin368
Copy link
Contributor

Existing Sample Changes

Description

  • Update IPEX integration to apply optimizations on all relevant modules in the model. Apply torchscript to all components
  • Add IPEX BF16 option and support
  • Add option to run code with INT8 model quantized from Neural Compressor
  • Update environment setup scripts to run with PyTorch 1.13.1, IPEX 1.13.10, and INC 2.0; fix issue with importing Speechbrain library by adding speechbrain folder to PYTHONPATH environment variable
  • Add clean up script for Training folder
  • Update train_ecapa.patch to fix path to data_folder
  • Update notebook to quantize model using the data path $COMMON_VOICE_PATH/dev instead of $COMMON_VOICE_PATH/commonVoiceData/commonVoice/dev

External Dependencies

None

Type of change

Please delete options that are not relevant. Add a 'X' to the one that is applicable.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Implement fixes for ONSAM Jiras

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Command Line
  • oneapi-cli
  • Visual Studio
  • Eclipse IDE
  • VSCode
  • When compiling the compliler flag "-Wall -Wformat-security -Werror=format-security" was used

@jimmytwei
Copy link
Contributor

Added @ishaghosh27 to review the README.

@jimmytwei jimmytwei merged commit 8fca86f into oneapi-src:2023.1.1_AIKit Mar 12, 2023
@alexsin368 alexsin368 deleted the langid_bf16 branch March 13, 2023 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants