Fix a typo in the Silero Preprocessor

This commit is contained in:
da3dsoul
2023-04-04 00:19:56 -04:00
parent 90d7915b86
commit 695031e902

View File

@@ -28,7 +28,7 @@ alphabet_map = {
"W": " Double You ",
"X": " Ex ",
"Y": " Why ",
"Z": "Zed" # Zed is weird, as I (da3dsoul) am American, but most of the voice models sound British, so it matches
"Z": " Zed " # Zed is weird, as I (da3dsoul) am American, but most of the voice models sound British, so it matches
}