Skip to content

Commit

Permalink
Update Romanian
Browse files Browse the repository at this point in the history
  • Loading branch information
Andiv06 authored May 6, 2022
1 parent a25849e commit 6d05b49
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion phsource/ph_romanian
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,8 @@ endphoneme

phoneme r
liquid trl
lengthmod 7
lengthmod 6

IF nextPh(isNotVowel) THEN
ChangePhoneme(r/)
ENDIF
Expand All @@ -172,6 +173,9 @@ phoneme r
FMT(r/trr)
ENDIF
FMT(r/rr)
Vowelin f1=0 f2=1600 -300 300 f3=-200 80
Vowelout f1=2 f2=1600 -300 300 f3=-200 80 brk
FMT(r3/r_trill2) addWav(r3/r_trill2.wav, 65)
endphoneme


Expand Down

0 comments on commit 6d05b49

Please sign in to comment.