generated from mozilla-ai/Blueprint-template
-
Notifications
You must be signed in to change notification settings - Fork 33
Add hardware requirements to README #103
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
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
9637a56
Remove local kokoro implementation
Kostis-S-Z 3aee8ac
Remove local kokoro implementation
Kostis-S-Z 30bcba9
Add WIP implementation
Kostis-S-Z 8f30aa1
Replace oute for kokoro in demo app
Kostis-S-Z 7f21f37
Remove oute support from cli
Kostis-S-Z dffb8b1
Use kokoro values as default in config
Kostis-S-Z 53c23df
Update docs
Kostis-S-Z 01e6296
Update pyproject.toml
Kostis-S-Z 1dbb09c
Update notebook
Kostis-S-Z b92f7c1
Remove oute from model_loaders.py
Kostis-S-Z e6133c6
Remove oute from text_to_speech.py
Kostis-S-Z c30d668
Update tests
Kostis-S-Z 398ecb7
Fix attribute call
Kostis-S-Z f98376e
Update tests
Kostis-S-Z 6201eb9
Merge branch 'main' into kokoro-pip
Kostis-S-Z b926297
Fix mkdocs
Kostis-S-Z 28abb4d
Merge remote-tracking branch 'origin/kokoro-pip' into kokoro-pip
Kostis-S-Z 6872072
Add soundfile to dependencies
Kostis-S-Z 694a5c3
Load kokoro model after setting speaker profiles
Kostis-S-Z d8dde83
Merge branch 'main' into kokoro-pip
Kostis-S-Z 4b3ce8f
Add hardware requirements to README
Kostis-S-Z 8ba2470
Update url in colab
Kostis-S-Z 1cebed7
Update colab with new kokoro
Kostis-S-Z 113cb20
Update min specs for dev container codespaces
Kostis-S-Z 7ab64b2
Merge branch 'kokoro-pip' into 102-mention-system-requirements
Kostis-S-Z dd72f53
Merge branch 'main' into 102-mention-system-requirements
daavoo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where are the 20GB coming from?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well I thought
venvis ~7GB,bartowski/Qwen2.5-7B-Instruct-GGUF/Qwen2.5-7B-Instruct-Q8_0.ggufis also ~8Gb, kokoro is lets say ~1GB, and then some slack space for loading the doc and stuff? 😅 As you see my method is very scientific... do you have any other suggestions?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No suggestions. It just sounds like more than I expected. Is the 7GB venv size with the CUDA version or the CPU version of torch? Anyway, not a blocker