diff --git a/.gitignore b/.gitignore index 441efdc..e9c422e 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ modules/__pycache__/model_downloader.cpython-310.pyc modules/__pycache__/languages.cpython-310.pyc modules/__pycache__/discord.cpython-310.pyc modules/__pycache__/console_settings.cpython-310.pyc +.idea diff --git a/README.md b/README.md index a51f093..7fe62e2 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@ Synthalingua is an advanced, self-hosted tool that leverages the power of artificial intelligence to translate audio from various languages into English in near real time, offering the possibility of multilingual outputs. This innovative solution utilizes both GPU and CPU resources to handle the input transcription and translation, ensuring optimized performance. Although it is currently in beta and not perfect, Synthalingua is actively being developed and will receive regular updates to further enhance its capabilities. +## Developed Proudly in PyCharm IDE from JetBrains +JetBrains kindly approved me for an OSS licenses for thier software for use of this project. This will grealty improve my production rate. + +Learn about it here: [https://jb.gg/OpenSourceSupport](https://jb.gg/OpenSourceSupport?from=Synthalingua) + +[](https://www.jetbrains.com/?from=Synthalingua) +[](https://www.jetbrains.com/pycharm/?from=Synthalingua) ### Downloads | Version (Click to DL) | Portable Included | Type | Notes |