Views
No views yet
Anime-XCodec2-44.1kHz is a fine-tuned variant of NandemoGHS/Anime-XCodec2. It incorporates upsampling layers and RMS loss inspired by the Inworld TTS-1 paper to produce 44.1kHz output, trained on ~22k hours of Japanese speech.NandemoGHS/Anime-XCodec2-44.1kHzNandemoGHS/Anime-XCodec2HKUSTAudio/xcodec2HKUSTAudio/xcodec2 and NandemoGHS/Anime-XCodec2.Anime-XCodec2 (16kHz) pipelines to 44.1kHz output.xcodec2 library fork for inference, as the standard library will not work.1# Install the customi xcodec2 library
2pip install https://huggingface.co/NandemoGHS/Anime-XCodec2-44.1kHz/resolve/main/xcodec2-0.1.6.tar.gzxcodec2 library linked above. It is not compatible with the original xcodec2 library.NandemoGHS/Anime-XCodec2 (16kHz)UpSamplerBlock from the Inworld TTS-1 implementation into the decoder.hop_length=147, upsample_factors=[3, 2], kernel_sizes=[7, 6].generator.backbone, generator.head, generator.upsampler, fc_post_a| ID | Original (reference) | Baseline Reconstruct (HKUSTAudio/xcodec2) [16kHz] | Anime-XCodec2 [16kHz] | Anime-XCodec2-44.1kHz (This model) [44.1kHz] |
|---|---|---|---|---|
| 1 | ||||
| 2 | ||||
| 3 |