Update onnx_api.py (#2664)

pull/2666/head
kFoodie 3 years ago committed by GitHub
parent 30ed78858a
commit dc9d3baf51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -100,7 +100,7 @@ class G2PWOnnxConverter:
]
self.non_polyphonic = {
'', '', '', '', '', '', '', '', '', '', '', '', '',
'', '', '', ''
'', '', '', '', ''
}
self.non_monophonic = {'', ''}
self.monophonic_chars = [

Loading…
Cancel
Save