-
Notifications
You must be signed in to change notification settings - Fork 4
/
about.ui
93 lines (93 loc) · 7.53 KB
/
about.ui
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Dialog</class>
<widget class="QDialog" name="Dialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>665</width>
<height>615</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QScrollArea" name="scrollArea">
<property name="widgetResizable">
<bool>true</bool>
</property>
<widget class="QWidget" name="scrollAreaWidgetContents">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>624</width>
<height>1062</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0">
<widget class="QLabel" name="label">
<property name="text">
<string><html><head/><body><p><span style=" font-weight:600;">About LexiSynth</span></p><p>Version: 0.0.1-beta<br/>LexiSynth is an AI-based speech analysis and synthesis tool for real-time applications.</p><p><span style=" font-weight:600;">Copyright © 2024 Roy Shilkrot. All Rights Reserved.</span></p><p><span style=" font-weight:600;">License</span><br/>LexiSynth is proprietary software licensed by Roy Shilkrot. This license permits commercial use but strictly prohibits any form of distribution or modification of the software and its documentation. For more details on licensing, please contact <a href="mailto:lexisynth@scoresight.live"><span style=" text-decoration: underline; color:#007af4;">lexisynth@scoresight.live</span></a>.</p><p><span style=" font-weight:600;">Third-Party Software</span><br/>LexiSynth incorporates components from third-party sources under their respective licenses:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">CTranslate2: <a href=" https://github.com/OpenNMT/CTranslate2"><span style=" text-decoration: underline; color:#007af4;">https://github.com/OpenNMT/CTranslate2</span></a> MIT License</li><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">faster-whisper: <a href=" https://github.com/SYSTRAN/faster-whisper"><span style=" text-decoration: underline; color:#007af4;">https://github.com/SYSTRAN/faster-whisper</span></a> MIT License</li><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href=" https://huggingface.co/jncraton/m2m100_418M-ct2-int8"><span style=" text-decoration: underline; color:#007af4;">https://huggingface.co/jncraton/m2m100_418M-ct2-int8</span></a> MIT License</li></ul><p>Detailed licensing information for these components is included within the software distribution.</p><p><span style=" font-weight:700;">Qt Application Framework</span></p><p>This application uses the Qt application framework, which is a comprehensive C++ library for cross-platform development of GUI applications. Qt is used under the terms of the GNU Lesser General Public License (LGPL) version 3. Qt is a registered trademark of The Qt Company Ltd and is developed and maintained by The Qt Project and various contributors.</p><p>For more information about Qt, including source code of Qt libraries used by this application and guidance on how to obtain or replace Qt libraries, please visit the Qt Project's official website at <a href="http://www.qt.io/"><span style=" text-decoration: underline; color:#007af4;">http://www.qt.io</span></a>.</p><p>We are committed to ensuring compliance with the LGPL v3 license and support the principles of open source software development. If you have any questions or concerns regarding our use of Qt, please contact us directly.</p><p><span style=" font-weight:600;">Disclaimer of Warranty</span><br/>LexiSynth is provided &quot;AS IS&quot;, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement. In no event shall Roy Shilkrot be liable for any claim, damages, or other liability, whether in an action of contract, tort or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software.</p><p><span style=" font-weight:600;">Limitation of Liability</span><br/>To the maximum extent permitted by applicable law, in no event will Roy Shilkrot, or its suppliers or licensors, be liable for any indirect, special, incidental, consequential, or punitive damages arising out of the use or inability to use Lexis, including, without limitation, damages for loss of goodwill, work stoppages, computer failure or malfunction, or any and all other commercial damages or losses, even if advised of the possibility thereof.</p><p><span style=" font-weight:600;">Contact Information</span><br/>For support, feedback, or more information, please visit <a href="https://scoresight.live/pages/lexisynth"><span style=" text-decoration: underline; color:#007af4;">https://scoresight.live/pages/lexisynth</span></a> or contact us at <a href="mailto:lexisynth@scoresight.live"><span style=" text-decoration: underline; color:#007af4;">lexisynth@scoresight.live</span></a> or <a href="https://discord.gg/BedTTVnZDg"><span style=" text-decoration: underline; color:#007af4;">https://discord.gg/BedTTVnZDg</span></a>.</p></body></html></string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
<item row="1" column="0">
<widget class="QDialogButtonBox" name="buttonBox">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="standardButtons">
<set>QDialogButtonBox::Close</set>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections>
<connection>
<sender>buttonBox</sender>
<signal>accepted()</signal>
<receiver>Dialog</receiver>
<slot>accept()</slot>
<hints>
<hint type="sourcelabel">
<x>248</x>
<y>254</y>
</hint>
<hint type="destinationlabel">
<x>157</x>
<y>274</y>
</hint>
</hints>
</connection>
<connection>
<sender>buttonBox</sender>
<signal>rejected()</signal>
<receiver>Dialog</receiver>
<slot>reject()</slot>
<hints>
<hint type="sourcelabel">
<x>316</x>
<y>260</y>
</hint>
<hint type="destinationlabel">
<x>286</x>
<y>274</y>
</hint>
</hints>
</connection>
</connections>
</ui>