Skip to content

fix device=cpu#87

Open
rapid537 wants to merge 1 commit intomallorbc:mainfrom
rapid537:main
Open

fix device=cpu#87
rapid537 wants to merge 1 commit intomallorbc:mainfrom
rapid537:main

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