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

Add openai-whisper pytorch gpu #11736

Merged

Conversation

lzivan
Copy link
Contributor

@lzivan lzivan commented Aug 7, 2024

Description

  • Add openai-whisper example to GPU-Pytorch

@lzivan lzivan changed the title Wip/add whisper pytorch gpu Add openai-whisper pytorch gpu Aug 7, 2024
@@ -0,0 +1,142 @@
# Whisper

In this directory, you will find examples of how to use IPEX-LLM to optimize OpenAI Whisper models within the openai-whisper Python library. For illustration purposes, we utilize the [whisper-tiny](https://github.com/openai/whisper/blob/main/model-card.md) as a reference Whisper model.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

openai-whisper -> openai-whisper

@shane-huang shane-huang merged commit 9e65cf0 into intel-analytics:main Aug 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants