update the readme file

This commit is contained in:
Sameer Rahmani 2022-04-16 12:19:15 +01:00
parent a62f59a73d
commit 1a940dc5d7
1 changed files with 9 additions and 0 deletions

View File

@ -22,3 +22,12 @@ the default points to the default model in the models directory.
the default points to the default scorer in the models directory.
Models and scorers should be compatible with [Coqui](https://coqui.ai/).
## Rigel
**Orion** contains a text to speech server as well. Since I'm lazy I use Rigel to read stuff for
me. I integrated Rigel in my Emacs environment as well and it such a useful tool. For more info
on Rigel check out its [readme](https://devheroes.codes/lxsameer/Orion/src/branch/master/rigel/README.md)
Also if you want to integrate Rigel into your Emacs have a look at [the lib I created for it](https://devheroes.codes/FG42/FG42/src/branch/master/core/cubes/rigel/core.el)
for inspiration. Also you can use Rigel with anything it's not an Emacs only tool.