.. |
__init__.py
|
Add gpt_tts
|
2021-07-27 20:33:30 -06:00 |
ctc_code_generator.py
|
Mods to support a autoregressive CTC code generator
|
2022-02-03 19:58:54 -07:00 |
ctc_code_generator2.py
|
add an autoregressive ctc code generator
|
2022-02-04 11:00:15 -07:00 |
gpt_asr_hf.py
|
Fix gpt_tts_hf inference
|
2021-12-20 17:45:26 -07:00 |
gpt_asr_hf2.py
|
misc
|
2022-01-06 22:16:17 -07:00 |
gpt_tts_hf.py
|
Make tokenization configs more configurable
|
2021-12-25 12:17:50 -07:00 |
lucidrains_dvae.py
|
Remove dvae_arch_playground
|
2022-01-05 17:06:45 -07:00 |
mini_encoder.py
|
misc
|
2022-01-01 14:05:33 -07:00 |
pixelshuffle_1d.py
|
Improvements to GptTts
|
2021-07-31 15:57:57 -06:00 |
text_cond_clip.py
|
text<->cond clip
|
2022-01-22 08:23:14 -07:00 |
text_voice_clip.py
|
Fixes
|
2022-01-10 14:32:04 -07:00 |
transformer_builders.py
|
Update use_gpt_tts to be usable with unified_voice2
|
2022-01-18 21:14:17 -07:00 |
unet_diffusion_tts.py
|
Add an experimental unet_diffusion_tts to perform experiments on
|
2022-01-18 08:38:24 -07:00 |
unet_diffusion_tts2.py
|
get rid of nil tokens in <2>
|
2022-01-27 22:45:57 -07:00 |
unet_diffusion_tts3.py
|
new diffusion updates from testing
|
2022-01-29 11:01:01 -07:00 |
unet_diffusion_tts4.py
|
new diffusion updates from testing
|
2022-01-29 11:01:01 -07:00 |
unet_diffusion_tts5.py
|
Adjustments to diffusion networks
|
2022-01-30 16:14:06 -07:00 |
unet_diffusion_tts6.py
|
Update SR model
|
2022-02-03 21:42:53 -07:00 |
unet_diffusion_vocoder_with_ref_trunc_top.py
|
Add a new diffusion_vocoder that should be trainable faster
|
2022-01-11 17:26:07 -07:00 |
unet_diffusion_vocoder_with_ref.py
|
Decrease resolution requirements to 2048
|
2022-01-20 11:27:49 -07:00 |
unified_voice_bilevel.py
|
dataset improvements and fix to unified_voice_Bilevel
|
2022-01-01 00:16:30 -07:00 |
unified_voice.py
|
use_diffuse_tts
|
2022-01-19 00:35:24 -07:00 |
unified_voice2.py
|
Update use_gpt_tts to be usable with unified_voice2
|
2022-01-18 21:14:17 -07:00 |
voice_voice_clip.py
|
Fix gapping bug in voice2voice clip
|
2021-12-29 14:44:46 -07:00 |