mirror of
https://github.com/dscripka/openWakeWord.git
synced 2026-08-27 18:17:20 -04:00
Typo fixes in documentation [skip ci]
This commit is contained in:
parent
9f19d307d8
commit
89b63051b6
9 changed files with 34 additions and 34 deletions
|
|
@ -22,4 +22,4 @@ Beyond the inherent ability of Waveglow and VITS to produce variable speech, the
|
|||
|
||||
1) Relatively high values are used for sampling parameters (which results in more variation in the generated speech) even if this causes low quality or incorrect generations some small percentage of the time.
|
||||
|
||||
2) To go beyond the original number of speakers used in multi-speaker datasets, [spherical interpolation](https://en.wikipedia.org/wiki/Slerp) of speaker embeddings is used to produce mixtures of different voices to extend beyond the original training set. While this occassionaly results in lower quality generations (in particular a gravely texture to the speech), again the benefits of increased generation diversity seem to be more important for the trained openWakeWord models.
|
||||
2) To go beyond the original number of speakers used in multi-speaker datasets, [spherical interpolation](https://en.wikipedia.org/wiki/Slerp) of speaker embeddings is used to produce mixtures of different voices to extend beyond the original training set. While this occasionally results in lower quality generations (in particular a gravely texture to the speech), again the benefits of increased generation diversity seem to be more important for the trained openWakeWord models.
|
||||
Loading…
Add table
Add a link
Reference in a new issue