-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Summary
audio_slice_frames
seems to be deprecated in v0.2.
Is 10-bit model trained with this version?
Context
Conditioning network (rrn1) and auto-regressive network (rrn2) used different sample frames (#12).
It was controlled in VocoderDataset
by sample_frames
and audio_slice_frames
.
Question
In v0.2, there seems to be no audio_slice_frames
.
Is it deprecated?
And, is 10-bit model (LJ-speech model) trained without this different frame usage?
Metadata
Metadata
Assignees
Labels
No labels