Skip to content

Commit

Permalink
Update README.md to show JetBrains logo
Browse files Browse the repository at this point in the history
Update README.md to show JetBrains logo

Update .gitignore
  • Loading branch information
cyberofficial committed Sep 19, 2023
1 parent c72d1bd commit 6db55eb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

[<img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.png" width="15%">](https://www.jetbrains.com/?from=Synthalingua)
[<img src="https://resources.jetbrains.com/storage/products/company/brand/logos/PyCharm.png" width="35%">](https://www.jetbrains.com/pycharm/?from=Synthalingua)

### Downloads
| Version (Click to DL) | Portable Included | Type | Notes |
Expand Down

0 comments on commit 6db55eb

Please sign in to comment.