davidguzmanr commited on
Commit
fc67d74
·
verified ·
1 Parent(s): 165942c

Add config/everyvoice-shared-text.yaml for Hiligaynon

Browse files
Files changed (1) hide show
  1. config/everyvoice-shared-text.yaml +22 -0
config/everyvoice-shared-text.yaml ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ cleaners: [everyvoice.utils.collapse_whitespace, everyvoice.utils.strip_text]
2
+ g2p_engines: {}
3
+ symbols:
4
+ open-bible-hiligaynon_characters: [+, '0', '1', '2', '3', '4', '5', '6', '7', '8',
5
+ '9', A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, Y, Z,
6
+ a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z,
7
+ ב, ג, ד, ה, ו, ז, ח, ט, כ, ל, מ, נ, ס, ע, פ, צ, ק, ר, ש, ת, ​, ‒, –, ‘, ’]
8
+ open-bible-hiligaynon_phones: [a, b, d, e, f, h, i, j, k, l, m, n, o, p, q, r, s,
9
+ t, t͡ʃ, u, v, w, x, z, ɡ, ʒ, ʔ]
10
+ punctuation:
11
+ colons: [':']
12
+ commas: [',']
13
+ ellipses: […]
14
+ exclamations: ['!', ¡]
15
+ hyphens: ['-', —, '*']
16
+ parentheses: [(, ), '[', ']', '{', '}']
17
+ periods: [.]
18
+ question_symbols: ['?', ¿]
19
+ quotemarks: ['"', '''', “, ”, «, »]
20
+ semi_colons: [;]
21
+ silence: [<SIL>]
22
+ to_replace: {}