Fixed error in voice color remapping #1135
Merged
Annotations
10 warnings
test:
OpenUtau.Core/Api/Phonemizer.cs#L22
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/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/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/KoreanPhonemizerUtil.cs#L1074
Cannot convert null literal to non-nullable reference type.
|
test:
OpenUtau.Core/KoreanPhonemizerUtil.cs#L1074
Cannot convert null literal to non-nullable reference type.
|
test:
OpenUtau.Core/KoreanPhonemizerUtil.cs#L1074
Cannot convert null literal to non-nullable reference type.
|
Loading