udpate credits
This commit is contained in:
parent
c73f3d90f1
commit
2541df63fe
2 changed files with 2 additions and 7 deletions
|
@ -81,6 +81,7 @@ Mozhi is the word in Tamil for language. Simple as that :P
|
||||||
- [Arya](https://aryak.me): creator
|
- [Arya](https://aryak.me): creator
|
||||||
- [Midou36o](https://midou.dev): made the logo
|
- [Midou36o](https://midou.dev): made the logo
|
||||||
- [py_](https://github.com/supercolbat): Design files
|
- [py_](https://github.com/supercolbat): Design files
|
||||||
- [Missuo](https://github.com/missuo): making gDeepLX that does the hard part of making DeepL work
|
- [Missuo](https://github.com/missuo): creating gDeepLX that does the hard part of making DeepL work
|
||||||
|
- [translatepy](https://github.com/Animenosekai/translate): giving me the format of request for yandex engine
|
||||||
- [SimplyTranslate](https://codeberg.org/simpleweb/simplytranslate): Inspiration and base code for the webui
|
- [SimplyTranslate](https://codeberg.org/simpleweb/simplytranslate): Inspiration and base code for the webui
|
||||||
- [Rimgo](https://codeberg.org/rimgo/rimgo): Code for embedding html in binary
|
- [Rimgo](https://codeberg.org/rimgo/rimgo): Code for embedding html in binary
|
||||||
|
|
6
TODO.md
6
TODO.md
|
@ -1,15 +1,9 @@
|
||||||
# TODO
|
# TODO
|
||||||
- Support disabling engines with Web interface
|
|
||||||
- Make LibreTranslate work with web interface
|
|
||||||
- Write an about page for web
|
|
||||||
- Make detectlanguage swap the text as well
|
- Make detectlanguage swap the text as well
|
||||||
- Interactive/Step-by-step CLI
|
- Interactive/Step-by-step CLI
|
||||||
- Ability for user to choose engines they want to use
|
- Ability for user to choose engines they want to use
|
||||||
- Proper Error handling for requests.go
|
|
||||||
- Tell which language Detect Language chose -- Only support for deepl and google is pending
|
|
||||||
- Finish simplytranslate-py compatible API for translations
|
- Finish simplytranslate-py compatible API for translations
|
||||||
- Alternative words
|
- Alternative words
|
||||||
- Dictionary
|
- Dictionary
|
||||||
- Use the TranslateServerWebui API instead of scraping Google Translate Legacy
|
|
||||||
- ICIBA
|
- ICIBA
|
||||||
- Add speech to text with Vosk perhaps
|
- Add speech to text with Vosk perhaps
|
||||||
|
|
Loading…
Reference in a new issue