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

fix device=cpu #87

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix device=cpu #87

wants to merge 1 commit into from

Conversation

rapid537
Copy link

@rapid537 rapid537 commented Oct 1, 2024

adding self.device to WhisperMic attributes.
WhisperModel initialization and whisper.load_model() function calls now define device=self.device,
to properly enable cpu functionality.

adding flake8/human-readable improvements to whisper_mic.py and cli.py.

adding troubleshooting tips for python3-dev version in README.md.

adding faster-whisper to requirements.txt.

fixed a flake8 typing error for AsyncGenerator in whisper_mic.py

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.

1 participant