mirror of https://github.com/coqui-ai/TTS.git
parent
4ff2b2f6a6
commit
464a3bc46d
|
@ -161,7 +161,7 @@ Please feel free to offer new changes and pull things off. We are happy to discu
|
||||||
- [x] Enable process based distributed training. Similar to (https://github.com/fastai/imagenet-fast/).
|
- [x] Enable process based distributed training. Similar to (https://github.com/fastai/imagenet-fast/).
|
||||||
- [x] Adapting Neural Vocoder. TTS works with (https://github.com/erogol/WaveRNN)
|
- [x] Adapting Neural Vocoder. TTS works with (https://github.com/erogol/WaveRNN)
|
||||||
- [ ] Multi-speaker embedding.
|
- [ ] Multi-speaker embedding.
|
||||||
- [ ] Model optimization (model export, prunning etc.)
|
- [ ] Model optimization (model export, model pruning etc.)
|
||||||
|
|
||||||
<!--## References
|
<!--## References
|
||||||
- [Efficient Neural Audio Synthesis](https://arxiv.org/pdf/1802.08435.pdf)
|
- [Efficient Neural Audio Synthesis](https://arxiv.org/pdf/1802.08435.pdf)
|
||||||
|
|
Loading…
Reference in New Issue