unify pitch and rate with a value 0.0 - 1.0 in config
This commit is contained in:
@ -7,8 +7,8 @@ volume=1.0
|
||||
[speech]
|
||||
enabled=True
|
||||
driver=espeak
|
||||
rate=800
|
||||
pitch=50
|
||||
rate=0.75
|
||||
pitch=0.5
|
||||
module=espeak
|
||||
voice=en-us
|
||||
language=en-us
|
||||
|
Reference in New Issue
Block a user