[DIFFS EN+] fixes to phoneme replacements with LangCode #1275
Annotations
10 warnings
test:
OpenUtau.Core/KoreanPhonemizerUtil.cs#L13
The using directive for 'System.Text' appeared previously in this namespace
|
test:
OpenUtau.Core/Api/Phonemizer.cs#L22
Cannot convert null literal to non-nullable reference type.
|
test:
OpenUtau.Core/Api/G2pPack.cs#L22
Cannot convert null literal to non-nullable reference type.
|
test:
OpenUtau.Core/Api/G2pPack.cs#L23
Cannot convert null literal to non-nullable reference type.
|
test:
OpenUtau.Core/Api/G2pRemapper.cs#L14
Cannot convert null literal to non-nullable reference type.
|
test:
OpenUtau.Core/Api/Phonemizer.cs#L22
Cannot convert null literal to non-nullable reference type.
|
test:
OpenUtau.Core/Classic/VoicebankFiles.cs#L15
Cannot convert null literal to non-nullable reference type.
|
test:
OpenUtau.Core/Util/ProcessRunner.cs#L10
Cannot convert null literal to non-nullable reference type.
|
test:
OpenUtau.Core/G2p/JapaneseMonophoneG2p.cs#L48
'JapaneseMonophoneG2p.LoadPack(byte[], Func<string, string>, Func<string, string>)' hides inherited member 'G2pPack.LoadPack(byte[], Func<string, string>, Func<string, string>)'. Use the new keyword if hiding was intended.
|
test:
OpenUtau.Core/G2p/JapaneseMonophoneG2p.cs#L50
Cannot convert null literal to non-nullable reference type.
|
Loading