forked from N3X15/ss13-vox
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
69 lines (69 loc) · 1.38 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
codebase: tg
# ALL AVAILABLE VOICES (so far)
# 'us-clb' - US Female (Nitech ARCTIC)
# 'us-slt' - US Female (Nitech ARCTIC; Midwestern)
# 'us-rms' - US Male (Nitech ARCTIC)
voices:
# Feminine voiceset
fem: us-clb
# Masculine voiceset
mas: us-rms
# Non-AI announcements (like vox_login, etc)
default: us-clb # Current /vg/ default
#default: scot-awb # Scottish voice, absolutely fucking hilarious
#Plug in your own wordlists here.
phrasefiles:
# Common wordlists for all stations
- wordlists/common.txt
# Here, we can override the autodetected defaults for each phrase.
overrides:
'.':
flags:
#- old-vox
- no-process
- no-trim
#duration: 0.431202
#word-count: 1
',':
flags:
#- old-vox
- no-process
- no-trim
#duration: 0.248889
#word-count: 1
_bloop:
flags:
- old-vox
- no-process
duration: 0.609342
word-count: 1
_bizwarn:
flags:
- old-vox
- no-process
duration: 0.888435
word-count: 1
_buzwarn:
flags:
- old-vox
- no-process
duration: 0.781224
word-count: 1
_doop:
flags:
- old-vox
- no-process
duration: 1.145669
word-count: 1
_dadeda:
flags:
- old-vox
- no-process
duration: 0.887982
word-count: 1
_woop:
flags:
- old-vox
- no-process
duration: 0.630295
word-count: 1