diff --git a/README.md b/README.md index 2ee0b7f6..ff88e7d7 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,7 @@ If you like to use TTS to try a new idea and like to share your experiments with - [x] Enable process based distributed training. Similar to (https://github.com/fastai/imagenet-fast/). - [x] Adapting Neural Vocoder. TTS works with WaveRNN and ParallelWaveGAN (https://github.com/erogol/WaveRNN and https://github.com/erogol/ParallelWaveGAN) - [ ] Multi-speaker embedding. -- [ ] Model optimization (model export, model pruning etc.) +- [x] Model optimization (model export, model pruning etc.)