mirror of
https://github.com/maglore9900/max_headroom.git
synced 2025-06-04 10:30:24 +00:00
update docs
This commit is contained in:
parent
54f8f0177d
commit
9c9878abd9
15
README.md
15
README.md
@ -41,20 +41,9 @@ so basically the steps are pretty simple
|
|||||||
|
|
||||||
> Note: If you are using faster-whisper and have an nvidia GPU you will need to download the cuda tool kit and cudann to leverage your GPU.
|
> Note: If you are using faster-whisper and have an nvidia GPU you will need to download the cuda tool kit and cudann to leverage your GPU.
|
||||||
>
|
>
|
||||||
> If this seems too complicated you can change Max to use google for speech-to-text instead in the .env
|
> Instructions are [Here](docs/cuda.md)
|
||||||
>
|
>
|
||||||
> 1. download the cuda toolkit: `https://developer.nvidia.com/cuda-downloads`
|
> If this seems too complicated you can change Max to use google for speech-to-text instead in the .env
|
||||||
> 2. download cudann: `https://developer.nvidia.com/cudnn-downloads`
|
|
||||||
> 3. unzip cudann and copy all of the .dll files
|
|
||||||
> 4. paste the .dll files in the toolkit\cuda\bin folder (for example: `C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\bin`)
|
|
||||||
> 5. now we need to add those .dll's to your PATH, to do this hit the windows key and type "enviro",
|
|
||||||
> 6. select "edit the system environment variables"
|
|
||||||
> 7. select button on the bottom right "Environment Variables"
|
|
||||||
> 8. in the lower window "System variables" find and select "Path"
|
|
||||||
> 9. select "Edit"
|
|
||||||
> 10. select "Browse"
|
|
||||||
> 11. browse to the same location as step 4, where you just put the .dll files
|
|
||||||
> 12. then select a ok a bunch of times and close out the menu
|
|
||||||
|
|
||||||
# TOOLS
|
# TOOLS
|
||||||
|
|
||||||
|
@ -9,9 +9,9 @@ If this seems too complicated you can change Max to use google for speech-to-tex
|
|||||||
7. select "edit the system environment variables"
|
7. select "edit the system environment variables"
|
||||||
8. select button on the bottom right "Environment Variables"
|
8. select button on the bottom right "Environment Variables"
|
||||||
9. in the lower window "System variables" find and select "Path"
|
9. in the lower window "System variables" find and select "Path"
|
||||||

|

|
||||||
10. select "Edit"
|
10. select "Edit"
|
||||||
11. select "Browse"
|
11. select "Browse"
|
||||||
12. browse to the same location as step 4, where you just put the .dll files
|
12. browse to the same location as step 4, where you just put the .dll files
|
||||||

|

|
||||||
13. then select a ok a bunch of times and close out the menu
|
13. then select a ok a bunch of times and close out the menu
|
Loading…
x
Reference in New Issue
Block a user