diff --git a/docs/source/reference.md b/docs/source/reference.md index ab56344d8857d82471a547d893bf8b4c57616eb8..39e2a4688b46e0c4225a1313f5ec68f29fd1d9ce 100644 --- a/docs/source/reference.md +++ b/docs/source/reference.md @@ -6,7 +6,7 @@ We borrowed a lot of code from these repos to build `model` and `engine`, thanks - Apache-2.0 License - python/shell `utils` - kaldi feat preprocessing -- data pipe line and `transform` +- data pipe line and `transformer` - some tts models, like `fastspeech2` and GAN-based `vocoder` * [wenet](https://github.com/wenet-e2e/wenet/blob/main/LICENSE)