diff --git a/README.md b/README.md index 586134c..9bc9468 100644 --- a/README.md +++ b/README.md @@ -130,12 +130,12 @@ ChorusConfig config = chorusConfig(Dictionaries.empty()) ## Using Kokoro Models -The kokoro-runtime dependency provides the kokoro model and 11 voices. Usage and dictionary/phonmiser selection is then the same as for piper models, +The `kokoro-runtime` dependency provides the kokoro model and 11 voices. Usage and dictionary/phonmiser selection is then the same as for piper models, ```xml org.pitest.voices - openvoice-phonemizer + kokoro-runtime 0.0.9 ```