Releases: lottev1991/Korean-CVVC-Plus-Phonemizer
Releases · lottev1991/Korean-CVVC-Plus-Phonemizer
v0.0.15b
- Fixed semivowel bug with "l" initial in mixed VC.
- 혼합 VC에서 이니셜 "l"이 있는 반모음 버그를 수정했습니다.
v0.0.14b
- Fixed end breaths on notes ending in batchim.
- Updated C# language version to
preview
.
- 받침임으로 끝나는 음표의 끝 숨소리를 수정했습니다.
- C# 언어 버전을
preview
로 업데이트했습니다.
v0.0.13b
-
NEW: Support for "Konglish" on Hangul syllables, by writing a
1
in front of the syllable:p
transforms intof
;b
transforms intov
;j
transforms intoz
;s
transforms intoth
;r
transforms intorr
.
This information has been added to the readme.
-
Glottal stop (
・
) fix. -
Some more consonant fixes.
-
신규: 한글 음절 앞에
1
을 써서 '콩글리시'를 지원합니다:p
는f
로 변환됩니다;b
는v
로 변형됩니다;j
는z
로 변환됩니다;s
는th
로 변환됩니다;r
은rr
로 변합니다.
이 정보는 readme에 추가되었습니다.
-
성문 정지(
・
) 수정. -
자음 수정이 더 있습니다.
v0.0.12b
- Several fixes regarding consonant and vowel transitions.
- 자음 및 모음 전환과 관련된 몇 가지 수정 사항입니다.
v0.0.11b
- Fixed a small consonant issue with
L
final andjj
initial.
L
종성 및jj
이니셜의 자음과 관련된 작은 오류를 수정했습니다.
v0.0.10b
- Semi-implemented oto/consonant velocity values for FC (only when CC exists).
K
,T
andP
finals now read oto values from CC (but not yet consonant velocity; todo). - Fixed some Hangul consonants.
- FC에 대한 반구현된 oto/자음 속도 값(CC가 있는 경우에만).
K
,T
및P
최종은 이제 CC에서 oto 값을 읽습니다(그러나 아직 자음 속도는 아닙니다; todo). - 일부 한글 자음을 수정했습니다.
v0.0.09b
- Added VC/CC oto/velocity calculation to Hangul notes with a null initial but a semivowel medial.
- 이니셜이 널(null)이지만 중간 모음이 반모음인 한글 노트에 VC/CC oto/자음 속도 계산을 추가했습니다.
v0.0.08b
- The phonemizer now calculates VC and CC lengths based on oto and consonant velocity values, rather than using static values. FC is still static; this might change in the future.
- Fixed an issue regarding mixed romaja/Hangul VCs featuring the "l" initial.
- 이제 Phonemizer는 정적 값을 사용하는 대신 oto 및 자음 속도 값을 기반으로 VC 및 CC 길이를 계산합니다. FC는 여전히 정적입니다; 이는 앞으로 변경될 수 있습니다.
- "l" 이니셜이 포함된 로마자/한글 혼합 VC 관련 문제가 수정되었습니다.
v0.0.07b
- Fixed an issue related to "N" final and "l" initial in Hangul syllables.
- 한글 음절의 "N" 끝, "l" 이니셜 관련 문제가 수정되었습니다.
v0.0.06b
- Fixed an issue with Hangul VC's and CC's featuring the "ㄹ" initial.
- 한글 VC, CC의 이니셜 "ㄹ"이 포함된 문제가 수정되었습니다.