-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
224 lines (184 loc) · 8.61 KB
/
index.html
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
<!DOCTYPE HTML>
<html>
<head>
<title>Automatic Translations</title>
<meta charset="utf-8" />
<link rel="icon" href="./images/icon.png" sizes="100x100" type="image/png">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header" class="alt">
<span class="logo"><img src="./images/icon.png" alt="" /></span>
<h1>Automatic Translations</h1>
<p>Translating your transcripts automatically has never been easier<br />
built by ZOMBIE<strong>CLI</strong> Team.</p>
</header>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="#intro" class="active">Introduction</a></li>
<li><a href="#first">Features</a></li>
<li><a href="#second">Demo</a></li>
<li><a href="#cta">About</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- Introduction -->
<section id="intro" class="main">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>Introduction</h2>
</header>
<p>Generate translations for transcripts your videos into many languages automatically, using the power of AWS Cloud Computing technologies (Amazon Web Services) you can enjoy in your favorite language and with the control of each time section the content of the video .
A perfect way to avoid missing relevant data from your multimedia content.</p>
<ul class="actions">
<li><a href="introduction.html" class="button">Learn More</a></li>
</ul>
</div>
<span class="image"><img src="./images/logo.png" alt="" /></span>
</div>
</section>
<!-- First Section -->
<section id="first" class="main special">
<header class="major">
<h2>Features</h2>
</header>
<ul class="features">
<li>
<span class="icon solid major style3 fas fa-language"></span>
<h3>Translations</h3>
<p>Translate the Video Transcriptions faster and automatically to many languages, just one click.</p>
<p><img src="./images/f1.fw.png" alt="" /></p>
</li>
<li>
<span class="icon solid major style5 fas fa-forward"></span>
<h3>Video tracker</h3>
<p>Manage the video through its text tracks (subtitles) and take the play control which is playing or not</p>
<p><img src="./images/f3.fw.png" alt="" /></p>
</li>
<li>
<span class="icon solid major style1 fas fa-indent"></span>
<h3>Presentation</h3>
<p>Change the presentation of the Transcription for you reading mode easier.</p>
<p><img src="./images/f2.jpg" alt="" /></p>
</li>
</ul>
<footer class="major">
</footer>
</section>
<!-- Second Section -->
<section id="second" class="main special">
<header class="major">
<h2>Demo</h2>
<p>
In this technical demo we can show the general objective of the project, where a transcription translated by default into English of a video will be loaded automatically, but it will be possible to translate into other languages, with the convenience of seeing the subtitles and navigating between the tracks of video.</p>
</header>
<div class="content">
<section>
<h3>Version 1.0</h3>
<video src="images/MVP.mp4" poster="images/poster.jpg" controls></video>
</section>
</div>
<footer class="major">
<ul class="actions special">
<li><a href="https://transcriptions-translations.s3.amazonaws.com/index.html" class="button">Watch Live Demo V1</a></li>
</ul>
</footer>
<section>
<h3>Version 2.0</h3>
<video src="images/MVP2.mp4" controls></video>
</section>
<footer>
<ul class="actions special">
<li><a href="https://transcriptions-translations.s3.amazonaws.com/indexTest.html" class="button">Watch Live Demo V2</a></li>
</ul>
</footer>
</section>
<!-- Get Started -->
<section id="cta" class="main special">
<header class="major">
<h2>About</h2>
<ul class="features">
<li>
<span class="icon major style3"><img src="./assets/css/images/user1.jpg" alt="" class="user1"></span>
<br/><strong>Carlos Andres García Morales</strong>
<br/><strong>Software Engineer</strong>
<br/>FrontEnd
<br/>HTML
<br/>CSS
<br/>Javascript
<br/>AWS CloudFront
<br/>AWS S3
<br/>AWS Lambda
<br/>AWS API Gateway
<br/><a href="https://twitter.com/karlgarmor" class="icon brands fa-twitter alt" target="_blank"><span class="label">Twitter</span></a>
<a href="https://github.com/agzsoftsi" class="icon brands fa-github alt" target="_blank"><span class="label">GitHub</span></a>
<a href="https://www.linkedin.com/in/carlos-andres-garcia-morales-036992183/" class="icon brands fa-linkedin alt" target="_blank"><span class="label">Linkedin</span></a>
</li>
<li>
<span class="icon major style3"><img src="./assets/css/images/user2.jpg" alt="" class="user1"></span>
<br/><strong>Leonardo Calderon Jaramillo</strong>
<br/><strong>Software Engineer</strong>
<br/>BackEnd.
<br/>Python
<br/>AWS Lambda
<br/>AWS API Gateway
<br/>AWS S3
<br/>AWS Translate
<br/><a href="https://twitter.com/leocj" class="icon brands fa-twitter alt" target="_blank"><span class="label">Twitter</span></a>
<a href="https://github.com/leocjj" class="icon brands fa-github alt" target="_blank"><span class="label">GitHub</span></a>
<a href="https://www.linkedin.com/in/leonardocj/" class="icon brands fa-linkedin alt" target="_blank"><span class="label">Linkedin</span></a>
</li>
<li>
<span class="icon major style5"><img src="./assets/css/images/user3.jpg" alt="" class="user1"></span>
<br/><strong>Ivan Dario Lasso Gil</strong>
<br/><strong>Software Engineer</strong>
<br/>BackEnd.
<br/>Python
<br/>AWS Lambda
<br/>AWS API Gateway
<br/>AWS S3
<br/>AWS IAM
<br/><a href="https://twitter.com/ilasso" class="icon brands fa-twitter alt" target="_blank"><span class="label">Twitter</span></a>
<a href="https://github.com/ilasso" class="icon brands fa-github alt" target="_blank"><span class="label">GitHub</span></a>
<a href="https://www.linkedin.com/in/ivan-dario-lasso-gil/" class="icon brands fa-linkedin alt" target="_blank"><span class="label">Linkedin</span></a>
</li>
</ul>
</header>
</section>
</div>
<!-- Footer -->
<footer id="footer" style="text-align: center;">
<section>
<h2>Automatic Translations</h2>
<p>Translating your transcripts automatically has never been easier
built by ZOMBIECLI Team..</p>
</section>
<section>
<h2>About Project</h2>
<ul class="icons">
<li><a href="https://transcriptions-translations.s3.amazonaws.com/landing/index.html" class="icon solid fas fa-globe alt" target="_blank"><span class="label">Dribbble</span></a></li>
<li><a href="https://transcriptions-translations.s3.amazonaws.com/index.html" class="icon solid fa-rocket alt" target="_blank"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/leocjj/transcriptions-translations-Skillshare" class="icon brands fa-github alt" target="_blank"><span class="label">GitHub</span></a></li>
</ul>
</section>
</footer>
</div>
<!-- START Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<!-- END Scripts -->
</body>
</html>