Agregar campo username a User entity y DTO
- Columna username (unique, nullable) en auth.users - Campo username en CreateUserDto y UpdateUserDto Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
36
tts/piper/espeak-ng-data/lang/sit/cmn
Normal file
36
tts/piper/espeak-ng-data/lang/sit/cmn
Normal file
@@ -0,0 +1,36 @@
|
||||
name Chinese (Mandarin, latin as English)
|
||||
language cmn
|
||||
language zh-cmn
|
||||
language zh
|
||||
|
||||
phonemes cmn
|
||||
dictionary cmn
|
||||
words 1
|
||||
pitch 80 118
|
||||
|
||||
dict_min 100000
|
||||
|
||||
//for some dialects
|
||||
|
||||
//[en]: replace ng with n
|
||||
//[zh]: <20><EFBFBD><DEBA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ng<6E><67><EFBFBD>n
|
||||
//replace 0 N n
|
||||
|
||||
//[en]: replace rfx consonants
|
||||
//[zh]: <20><EFBFBD><DEBE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>r<EFBFBD><72><EFBFBD>l<EFBFBD><6C>z<EFBFBD><7A>er<65><72><EFBFBD>e
|
||||
//replace 0 ts.h tsh
|
||||
//replace 0 ts. ts
|
||||
//replace 0 s. s
|
||||
//replace 0 i. i[
|
||||
//replace 0 z. l
|
||||
//replace 0 z. z
|
||||
//replace 0 @r @
|
||||
|
||||
//[en]: replace beginning n or l
|
||||
//[zh]: <20><><EFBFBD><EFBFBD>nl<6E><6C>n<EFBFBD><6E><EFBFBD>l<EFBFBD><6C>l<EFBFBD><6C><EFBFBD>n
|
||||
//replace 2 n l
|
||||
//replace 2 l n
|
||||
|
||||
//[en]: replace beginning w with v
|
||||
//[zh]: w<><77><EFBFBD>v
|
||||
//replace 0 w v
|
||||
11
tts/piper/espeak-ng-data/lang/sit/cmn-Latn-pinyin
Normal file
11
tts/piper/espeak-ng-data/lang/sit/cmn-Latn-pinyin
Normal file
@@ -0,0 +1,11 @@
|
||||
name Chinese (Mandarin, latin as Pinyin)
|
||||
language cmn-latn-pinyin
|
||||
language zh-cmn
|
||||
language zh
|
||||
|
||||
phonemes cmn
|
||||
dictionary cmn
|
||||
words 1
|
||||
pitch 80 118
|
||||
|
||||
dict_min 100000
|
||||
6
tts/piper/espeak-ng-data/lang/sit/hak
Normal file
6
tts/piper/espeak-ng-data/lang/sit/hak
Normal file
@@ -0,0 +1,6 @@
|
||||
name Hakka Chinese
|
||||
language hak
|
||||
maintainer Chen Chien-ting <yoxem.tem98@nctu.edu.tw>
|
||||
status testing
|
||||
phonemes hak
|
||||
dictionary hak
|
||||
3
tts/piper/espeak-ng-data/lang/sit/my
Normal file
3
tts/piper/espeak-ng-data/lang/sit/my
Normal file
@@ -0,0 +1,3 @@
|
||||
name Myanmar (Burmese)
|
||||
maintainer Min Maung
|
||||
language my
|
||||
13
tts/piper/espeak-ng-data/lang/sit/yue
Normal file
13
tts/piper/espeak-ng-data/lang/sit/yue
Normal file
@@ -0,0 +1,13 @@
|
||||
name Chinese (Cantonese)
|
||||
language yue
|
||||
language zh-yue
|
||||
language zh 8
|
||||
|
||||
phonemes yue
|
||||
dictionary yue
|
||||
|
||||
// interpret English letters as 1=English words, 2=jyutping
|
||||
dictrules 1
|
||||
|
||||
words 1
|
||||
dict_min 10000
|
||||
13
tts/piper/espeak-ng-data/lang/sit/yue-Latn-jyutping
Normal file
13
tts/piper/espeak-ng-data/lang/sit/yue-Latn-jyutping
Normal file
@@ -0,0 +1,13 @@
|
||||
name Chinese (Cantonese, latin as Jyutping)
|
||||
language yue
|
||||
language zh-yue
|
||||
language zh 8
|
||||
|
||||
phonemes yue
|
||||
dictionary yue
|
||||
|
||||
// interpret English letters as 1=English words, 2=jyutping
|
||||
dictrules 2
|
||||
|
||||
words 1
|
||||
dict_min 10000
|
||||
Reference in New Issue
Block a user