|
82 | 82 |
|
83 | 83 | - for extracting **Archives** it uses **[7zip](https://www.7-zip.org/)** |
84 | 84 |
|
85 | | -- for converting **Subtitles** it uses **[ttconv](https://github.com/sandflow/ttconv/)** |
| 85 | +- for converting **Subtitles** it uses **[TTconv](https://github.com/sandflow/ttconv/)** |
86 | 86 |
|
87 | | -- for converting **3D Models** it uses **[openctm-tools](https://github.com/Danny02/OpenCTM/)** |
| 87 | +- for converting **3D Models** it uses **[OpenCTM-Tools](https://github.com/Danny02/OpenCTM/)** |
88 | 88 |
|
89 | | -- for converting **TGS** it uses **[tgsconverter](https://github.com/Benau/tgsconverter/)** |
| 89 | +- for converting **TGS** it uses **[TGSconverter](https://github.com/Benau/tgsconverter/)** |
90 | 90 |
|
91 | | -- for transpiling **Python Programs** it uses **[py2many](https://github.com/py2many/py2many/)** |
| 91 | +- for transpiling **Python Programs** it uses **[Py2Many](https://github.com/py2many/py2many/)** |
92 | 92 |
|
93 | | -- for transpiling **C Programs** it uses **[c4go](https://github.com/Konstantin8105/c4go/)** |
| 93 | +- for transpiling **C Programs** it uses **[C4Go](https://github.com/Konstantin8105/c4go/)** |
94 | 94 |
|
95 | | -- for transpiling **Java Programs** it uses **[jsweet](https://github.com/cincheo/jsweet/)** |
| 95 | +- for transpiling **Java Programs** it uses **[Jsweet](https://github.com/cincheo/jsweet/)** |
96 | 96 |
|
97 | | -- for scanning **QR & Bar Codes** it uses **[pyzbar](https://github.com/NaturalHistoryMuseum/pyzbar/)** |
| 97 | +- for scanning **QR & Bar Codes** it uses **[PyzBar](https://github.com/NaturalHistoryMuseum/pyzbar/)** |
98 | 98 |
|
99 | | -- for compiling **JAR** it uses **[warp4j](https://github.com/guziks/warp4j/)** |
| 99 | +- for compiling **JAR** it uses **[Warp4j](https://github.com/guziks/warp4j/)** |
100 | 100 |
|
101 | | -- for compiling **C & C++** it uses **[g++](https://gcc.gnu.org/)** |
| 101 | +- for compiling **C & C++** it uses **[G++](https://gcc.gnu.org/)** |
102 | 102 |
|
103 | | -- for compiling **Python** it uses **[pyinstaller](https://github.com/pyinstaller/pyinstaller/)** |
| 103 | +- for compiling **Python** it uses **[PyInstaller](https://github.com/pyinstaller/pyinstaller/)** |
104 | 104 |
|
105 | 105 | - for **Colorizing Images** it uses **[DeOldify](https://github.com/jantic/DeOldify/)** hosted on **[Hugging Face](https://huggingface.co/spaces/PaddlePaddle/deoldify/)** and **[Photo-Colorizer](https://github.com/PySimpleGUI/PySimpleGUI-Photo-Colorizer)** |
106 | 106 |
|
107 | 107 | - for generating **AI Images** it uses **[Craiyon](https://www.craiyon.com/)** (also know as min-Dalle) |
108 | 108 |
|
109 | 109 | - for generating **AI Videos** it uses **[CogVideo](https://github.com/THUDM/CogVideo/)** hosted on **[Hugging Face](https://huggingface.co/spaces/THUDM/CogVideo/)** |
110 | 110 |
|
111 | | -- for generating **Positive Images** it uses **[c41lab or c41](https://gist.github.com/stollcri/1aaec353a0e883888920c1b501cc1484/)**, **[open-cv](https://opencv.org/)** and **[negfix8](https://github.com/chrishunt/negfix8/)** |
| 111 | +- for generating **Positive Images** it uses **[C41lab or C41](https://gist.github.com/stollcri/1aaec353a0e883888920c1b501cc1484/)**, **[Open-CV](https://opencv.org/)** and **[Negfix8](https://github.com/chrishunt/negfix8/)** |
112 | 112 |
|
113 | 113 | - for **Speech to Text** it uses **[Google's API](https://github.com/Uberi/speech_recognition)** and **[Open-AI's Whisper](https://github.com/openai/whisper)** hosted on **[Hugging Face](https://huggingface.co/spaces/Amrrs/openai-whisper-live-transcribe)** |
114 | 114 |
|
115 | 115 | - for **Text to Speech** it uses **[Google's gTTS API](https://github.com/pndurette/gTTS)** |
116 | 116 |
|
117 | 117 | - for **Upscalling Images** it uses **[Zyro's Image-Upscaller](https://zyro.com/in/tools/image-upscaler)** |
118 | 118 |
|
119 | | -- for **Torrents** it uses **[itorrents](https://itorrents.org/)** and **[torrent2magnet](https://github.com/repolho/torrent2magnet)** |
| 119 | +- for **Torrents** it uses **[iTorrents](https://itorrents.org/)** and **[Torrent2Magnet](https://github.com/repolho/torrent2magnet)** |
0 commit comments