Selaa lähdekoodia

Optimizations

Kolja Beigel 1 vuosi sitten
vanhempi
commit
0e07fdb087
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -45,7 +45,7 @@ pip install RealtimeSTT
 
 This will install all the necessary dependencies, including a **CPU support only** version of PyTorch.
 
-Although it is possible to run RealtimeSTT with a CPU installation only using a small model you will get way better experience using:
+Although it is possible to run RealtimeSTT with a CPU installation only (use a small model like "tiny" or "base" in this case) you will get way better experience using:
 
 ### GPU Support with CUDA (recommended)