Skip to content

Commit de8cf5a

Browse files
authored
Добавлен файл с настройками по умолчанию.
1 parent d096476 commit de8cf5a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

vasisualy/core/defaults.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
defaults = {
2+
"voice": "Artemiy",
3+
"speed": 30,
4+
"pitch": 0,
5+
"sentences": 4,
6+
"music": "music/"
7+
}

0 commit comments

Comments
 (0)