Skip to content

Commit

Permalink
Adding TTS information and documentation to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
simplyYan authored Jun 14, 2024
1 parent f98fad1 commit 08d439d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,12 @@ GalaktaGlareLSTM
go get -u github.com/simplyYan/GalaktaGlare/src/GalaktaGlareLSTM
```
> Docs: https://github.com/simplyYan/GalaktaGlare/wiki/GalaktaGlareLSTM
- TTS:
GalaktaGlareTTS
```
go get -u github.com/simplyYan/GalaktaGlare/src/GalaktaGlareTTS
```
> Docs: https://github.com/simplyYan/GalaktaGlare/wiki/GalaktaGlareTTS
## Documentation
The documentation is available on the [Wiki of this repository](https://github.com/simplyYan/GalaktaGlare/wiki/Docs).
Expand Down

0 comments on commit 08d439d

Please sign in to comment.