-
Notifications
You must be signed in to change notification settings - Fork 4
/
who-uses-it_vl.html
executable file
·735 lines (694 loc) · 55.3 KB
/
who-uses-it_vl.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
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="google-site-verification" content="mBVpkL04TKlqMsV3VnjYFH7g24LJL-WnUbcLfPKe-wI" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NXV9SPS');</script>
<!-- End Google Tag Manager -->
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"url": "https://www.voiceful.io/",
"logo": "https://www.voiceful.io/img/voicefulx2.png",
"contactPoint": [{
"@type": "ContactPoint",
"telephone": "+34 931 587 637",
"email": "[email protected]",
"contactType": "customer service"
}]
}
</script>
<!-- Global Site Tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-106536482-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments)};
gtag('js', new Date());
gtag('config', 'UA-106536482-1');
</script>
<link rel="icon" href="img/favicon.ico">
<link rel="image_src" href="img/voiceful_claim.png" />
<title>Voiceful - Who Uses It?</title>
<meta name="description" content="We want to help people communicate better so we have developed Voiceful, a toolkit that uses voice to create new ways of expressing yourself.">
<meta name="author" content="Voctro Labs, S.L.">
<meta name="organization" content="Voctro Labs, S.L.">
<meta name="keywords" content="voiceful, voice text to speech, text to speech, text to sing, toolkit, speech demo, voice demo, customize lyrics, auto, tune, pitch correction, tuning, voice interaction, speech voctro labs, try a speech demo, create new ways of speech, voice to text online, music pitch and time, voice morphing, voice generator, generate customized speech, AI voices, IA voces online, TTS, voice maker, voice synthesis, voice to speech, SDK, voice proccessing, voice morphing, voice transformation, cloud text to speech api, deep learning text to speech, mobile voice transformation, VR voices, singing voctro labs, emotional text to speech">
<meta name="robots" content="index,follow">
<meta property="og:title" content="Voiceful - Give voice to your ieas">
<meta property="og:description" content="We want to help people communicate better so we have developed Voiceful, a toolkit that uses voice to create new ways of expressing yourself.">
<meta property="og:url" content="https://www.voiceful.io/index.html">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Voiceful.io">
<meta property="og:image" content="img/voiceful_claim.png">
<meta property="fb:pages" content="1051558524978877">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@voiceful_io">
<meta name="twitter:creator" content="@VoctroLabs">
<meta name="twitter:title" content="Voiceful - Give voice to your ideas">
<meta name="twitter:description" content="We want to help people communicate better so we have developed Voiceful, a toolkit that uses voice to create new ways of expressing yourself">
<meta name="twitter:image" content="https://www.voiceful.io/img/voiceful_claim.png">
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<link href="css/ie10-viewport-bug-workaround.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="fonts/fonts.css" rel="stylesheet">
<!--<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700|Source+Sans+Pro:300,600" rel="stylesheet">-->
<!-- Custom styles for this template -->
<link href="css/common.css?v=0.1.3" rel="stylesheet">
<!-- Slick Slider styles -->
<link href="css/slick.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="site">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NXV9SPS" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div id="legal-modal" class="modal fade" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title">Legal notice</h4>
</div>
<div class="modal-body">
<p>
The company Voctro Labs,S.L., with registered offices in C/ Pujades 74-80, 08005 - Barcelona (Spain), with Tax Identification Number B-65.699.662, registered in the Companies Registry of Barcelona, Volume 42942, Folio 161, Page number B 42023 (hereinafter referred to as “VOCTRO LABS”) is the owner of the web site <a href="http://www.voiceful.io"> http://www.voiceful.io </a> (hereinafter referred to as “Web Site”).
</p>
<p> Address: C/ Pujades 74-80, 08005 – Barcelona (Spain).<br>
Telephone: +34 931 587 637.
Email: [email protected] </p>
<table class="table">
<tbody>
<tr>
<td scope="row"><b> 1.- General Terms of Use </b></td>
</tr>
<tr>
<td>
<ul>The user voluntarily accesses this Web Site, which implies that the user shall use it pursuant to this legal notice, the law, morality, good faith and/or proper conduct;</ul>
<ul>The use of this Web Site implies the acceptance of this legal notice;</ul>
<ul>The web pages of this Web Site may be freely visited by users;</ul>
<ul>VOCTRO LABS reserves the right to modify, with no prior notice, the contents of this legal notice so that, for a correct use of the Web Site, we recommend you to periodically visit this section.</ul>
</td>
</tr>
<tr>
<td scope="row"><b>2.- Intellectual and industrial property </b></td>
</tr>
<tr>
<td>
<ul>© 2020, VOCTRO LABS, S.L., <a href="http://www.voiceful.io"> http://www.voiceful.io </a> All rights reserved. </ul>
<ul>The intellectual property rights on the contents of the Web Site, including, but without being limited thereto, its text, graphic design, trade dress (trademarks and commercial names), underlying computer programs (including the source codes) and databases, as well as the different elements that comprise the Web Site and allow its operation, are owned by VOCTRO LABS or, if applicable, VOCTRO LABS has the license or right of use thereof from the holders. All contents of the Web Site are duly protected by the intellectual and/or industrial property rights regulations in force.</ul>
<ul>The use of the Web Site by the user shall not imply the assignment of any intellectual and/or industrial property rights on the different elements or contents of the Web Site. Regardless of the purpose for which they may be used, total or partial reproduction, use, exploitation, distribution, public communication, transformation, availability, extraction and/or marketing of the elements and contents of the Web Site shall require the prior written authorisation of VOCTRO LABS. Any use not previously authorised by VOCTRO LABS shall imply a serious infringement of the intellectual and/or industrial property rights of their holders. The reproduction or any use of elements or contents of the Web Site for profit-making or commercial purposes is hereby expressly and absolutely forbidden.</ul>
<ul>You may send us any remark on possible infringements of the intellectual and/or industrial property rights or any of the contents of the Web Site to our contact e-mail [email protected] </ul>
</td>
</tr>
<tr>
<td scope="row"><b>3.- Limitation of Liability </b></td>
</tr>
<tr>
<td>
<ul>VOCTRO LABS reserves the right to disrupt the access to the Web Site, as well as the provision of any service through the Web Site from time to time with no prior notice, either on technical, security, maintenance or any other grounds; </ul>
<ul>VOCTRO LABS shall not be liable for any disruption of the service, delay or malfunction or other drawbacks that may result from reasons beyond the control of VOCTRO LABS and/or which may be due to any fraudulent or negligent action of the user and/or force majeur events;</ul>
<ul>The information contained on this Web Site may not be correct despite the efforts made for its accuracy and updating. Therefore, VOTRO LABS shall not be liable for any errors in its contents or any damages resulting from its use; </ul>
<ul>This Web Site may contain links to other web sites for whose consents, usefulness or accuracy VOCTRO LABS shall not be liable. The incorporation of any link into this Web Site may not be considered as a recommendation for users to use them, which decision shall be the users’ liability;</ul>
<ul>VOCTRO LABS shall not liable for any damages arisen from the use of this Web Site or its contents, thus not guaranteeing the absence of virus or the impossibility to cause damages to the computer system of the user;</ul>
<ul>VOCTROLABS does not assume any liability for any improper use of this Web Site.
</td>
</tr>
<tr>
<td scope="row"><b>4.- Governing law and competent courts </b></td>
</tr>
<tr>
<tr>
<td>
<ul>The conditions of this Web Site and the relations between the user and VOCTRO LABS shall be governed by the Spanish law. </ul>
<ul>For the settlement of any discrepancy that may arise between the user and VOCTRO LABS, the parties submit to the competent Courts and Tribunals pursuant to the applicable law.</ul>
</td>
</tr>
</tbody>
</table>
<p>Updated in February 2020</p>
</div> <!-- /.modal-body -->
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /#legal-modal -->
<div id="privacy-modal" class="modal fade" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title">Privacy policy</h4>
</div>
<div class="modal-body">
<table class="table">
<tbody>
<tr>
<td>
<ul>Unless otherwise specifically provided, no personal data is requested or required from Users and no registration processes by the incorporation of mandatory forms are established on the web site http://www.voiceful.io (hereinafter referred to as the “Web Site”).;</ul>
<ul>In the event that any personal data is requested, so that the omission of any of it may cause the impossibility to provide you our services and/or attend your requests, in compliance with provisions set forth in Act 15/1.999, of 13th December, on Protection of Personal Data (hereinafter referred to as the “LOPD”) and its developing regulations, we hereby inform you that: </ul>
<ul>Any personal data you provide us under a registration online form on the Web Site, included but not limited to your CV or project in terms of our professional collaboration, as well as the information collected by virtue of the commercial relation and/or provision of services acquired through the Web Site, shall be incorporated into a file duly registered before the General Registry of the Spanish Data Protection Agency, under the responsibility of VOCTRO LABS, S.L., C/ Pujades 74-80, 08005 - Barcelona (Spain), with Tax Identification Number B-65.699.662 (hereinafter referred to as the “VOCTRO LABS”). The purpose of the data processing is the provision of the services offered by VOCTRO LABS on the Web Site, including the Customer Service, enquiry assistance and information requests, job applicants evaluating processes and projects as well as claim management. </ul>
<tr>
<td>
<ul>You may exercise the right of access, rectification, cancellation and opposition and revoke your consent for the processing of your personal data. For this purpose, the you may:
<ul>Send a written communication to VOCTRO LABS, S.L., C/ Pujades 74-80, 08005, Barcelona (Spain), attaching a photocopy of your ID or official document that certifies your identity.</ul>
<ul>Send an email to [email protected] stating his/her Name, Surnames, contact telephone and a photocopy of your ID document or official document that certifies your identity. </ul>
</ul>
</td>
</tr>
<tr>
<td>
<ul>VOCTRO LABS uses Google Analytics cookies, whose settings are pre-determined by the service offered by the company Google, reason why we suggest you to consult the privacy page of Google Analytics, <a href="http://www.google.es/intl/es_ALL/analytics/learn/privacy.html">http://www.google.es/intl/es_ALL/analytics/learn/privacy.html</a> to obtain more information on the cookies used and how to disable them (it being understood that we are not liable for the contents or veracity of the third-party web sites).</ul>
</td>
</tr>
<tr>
<td>
<ul>Finally, we inform you that VOCTRO LABS, S.L. shall process your data absolutely confidential and keeping the mandatory secrecy in respect thereof, pursuant to provisions set forth in the applicable regulations in force at any time, adopting therefor any necessary technical and organizational measures that guarantee the security of your data and avoid their alteration, loss, non-authorised processing or access, considering the estate of technology, the nature of the data stored and the risks at which they may be exposed.</ul>
</td>
</tr>
</tbody>
</table>
<p>Updated in Ferbuary 2020</p>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /#privacy-modal -->
<div id="navmenu"></div>
<div class="container-fluid">
<div class="row section text-center">
<div class="col-xs-12 col-sm-offset-3 col-sm-6">
<h1>WHO USES VOICEFUL?</h1>
</div>
</div>
</div>
<div id="rubric" class="container-fluid">
<div id="rubric-inner">
<div id="who-uses-it" class="row section grey-bg">
<div class="container">
<div class="row">
<div id="usesAccordion" class="col-xs-offset-1 col-xs-10 grey-bg" role="tablist" aria-multiselectable="true">
<div id="usesHeadings" class="row equal-height text-center">
<div id="headingAdvertising" class="col-xs-12 col-sm-6 col-md-4 client-box" role="tab">
<img src="img/uses-api.png">
<h4>Advertising</h4>
<p><strong>Voiceful Cloud API</strong> provides artificial voices for your next digital advertising campaign, second screen and other branding applications. It is an easy-to-integrate API to reach creative target audiences and create impact.</p>
<a class="btn btn-default btn-lg btn-play-demo collapsed panel-opener" role="button" data-toggle="collapse" data-parent="#usesAccordion" href="#uses" data-target="#advertising" aria-expanded="false" aria-controls="advertising">See more</a>
</div>
<div id="headingMobileApps" class="col-xs-12 col-sm-6 col-md-4 client-box" role="tab">
<img src="img/uses-sdk.png">
<h4>Mobile Apps</h4>
<p><strong>Voiceful SDK</strong> provides mobile app developers & businesses the possibility to add artificial voices to their projects, or to integrate real-time voice changer and singing correction features.</p>
<a class="btn btn-default btn-lg btn-play-demo collapsed panel-opener" role="button" data-toggle="collapse" data-parent="#usesAccordion" href="#uses" data-target="#mobile-apps" aria-expanded="false" aria-controls="mobile-apps">See more</a>
</div>
<div class="clearfix visible-sm-block"></div>
<div id="headingGamesVR" class="col-xs-12 col-sm-6 col-md-4 client-box" role="tab">
<img src="img/uses-games-vr.png">
<h4>Games / VR</h4>
<p><strong>Voiceful SDK</strong> (Unity3D Plug-In) allows game developers and studios the possibility to add AI voices to their game dialogues, or transform user’s voice in a real-time voice chat.</p>
<a class="btn btn-default btn-lg btn-play-demo collapsed panel-opener" role="button" data-toggle="collapse" data-parent="#usesAccordion" href="#uses" data-target="#games-vr" aria-expanded="false" aria-controls="games-vr">See more</a>
</div>
<div id="headingVoiceAssistants" class="col-xs-12 col-sm-6 col-md-4 client-box" role="tab">
<img src="img/uses-voice-assistants.png">
<h4>Voice Assistants</h4>
<p><strong>Voiceful Brand Voices</strong> offers the option to designers to go beyond standard voice interaction, adding brand personalization for innovative apps in voice assistants and robotics.
</p>
<a class="btn btn-default btn-lg btn-play-demo collapsed panel-opener" role="button" data-toggle="collapse" data-parent="#usesAccordion" href="#uses" data-target="#voice-assistants" aria-expanded="false" aria-controls="voice-assistants">See more</a>
</div>
<div id="headingMusicProduction" class="col-xs-12 col-sm-6 col-md-4 client-box" role="tab">
<img src="img/uses-music-production.png">
<h4>Music Production</h4>
<p><strong>Voiceful Brand Voices</strong> allows music producers and businesses to create AI Singers to expand reach and give fans a closer experience with their favorite real or virtual artist.</p>
<a class="btn btn-default btn-lg btn-play-demo collapsed panel-opener" role="button" data-toggle="collapse" data-parent="#usesAccordion" href="#uses" data-target="#music-production" aria-expanded="false" aria-controls="music-production">See more</a>
</div>
<div id="headingVideoProduction" class="col-xs-12 col-sm-6 col-md-4 client-box" role="tab">
<img src="img/uses-video-production.png">
<h4>Video Production</h4>
<p><strong>Voiceful Studio</strong> allows you to generate dubbed versions of audio-visual content in any language, retaining all the emotive qualities of the original voice; or to create directly voice-over tracks for your video content.</p>
<a class="btn btn-default btn-lg btn-play-demo collapsed panel-opener" role="button" data-toggle="collapse" data-parent="#usesAccordion" href="#uses" data-target="#video-production" aria-expanded="false" aria-controls="video-production">See more</a>
</div>
</div>
<div id="uses"></div>
<div class="row who-uses-it-panel panel">
<div id="advertising" class="col-xs-12 col-sm-offset-2 col-sm-8 collapse" role="tabpanel" aria-labelledby="headingAdvertising">
<div class="row text-center">
<div class="col-xs-12">
<!-- Original:
<div class="col-xs-12 col-sm-offset-2 col-sm-8 col-md-offset-3 col-md-6" -->
<h2>Advertising</h2>
<p>
<b>Voiceful artificial voices for your next digital campaign</b>
</p>
<p>
<i>Voiceful toolkit provides artificial voices for your next advertising campaign, second screen and other branding applications. Adding AI voices, either speech or singing, is ideal to make your campaign more dynamic and interactive. Different Voiceful tools were used by the following communication agencies to develop their creative ideas.</i>
</p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6 col-lg-5 pull-right video-container">
<a href="#"><img class="play-video-img img-responsive center-block" src="img/planb2.png" alt="El Plan B de Ballantine's" srcset="img/planb2.png"></a>
<div style="display:none" class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/BHThxBKG_4o" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="col-xs-12 pull-none text-justify">
<p>
“El Plan B de Ballantine’s" Online Advertising Campaign by Pernod Ricard consisted of inviting the fans of a famous band (La Oreja de Van Gogh) to compose the lyrics for a new song using a mobile app. The users could hear how their own lyrics would sound by using the AI voice of the singer and share them with the band.
</p>
<p>
Voctro Labs developed the female Synthetic Voice Model and the online web service to convert the user lyrics into synthesized singing by the female virtual voice, conserving the singing expression and naturality of the band’s real singer.
</p>
<p>
In six months of campaign, more than 20.000 lyrics were received, and the song created afterwards, using user lyrics, arrived soon to the Top 10 music charts. The campaign was awarded with the first prize in “El Sol” advertising and communication festival.
</p>
<p>
<u>But this is not the only application you can give to our set of tools, check out different use cases.</u>
</p>
</div>
</div>
<div class="row">
<!-- Use "pull-left on video-container to align left-->
<div class="col-xs-12 col-sm-6 col-lg-5 pull-right video-container">
<a href="#"><img class="play-video-img img-responsive center-block" src="img/catarrator2.png" alt="Catarrator de Frenadol" srcset="img/catarrator2.png"></a>
<div style="display:none" class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/F6_Dol1xlJ0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="col-xs-12 pull-none text-justify">
<p>
Frenadol Catarrator is an innovative and fun way of marketing that has been used for a product called Frenadol by Johnson & Johnson, a company operating in the pharmaceutical sector. The user can record up to 15 seconds voice message, with the help of Voctro Labs Voice Transformation technology, the recording is manipulated to make the user sound as if they had a cold. The voice becomes congested by various cold symptoms (cough, hoarseness, sneezing) to make it sound realistic
</p>
<p>
The result? The perfect excuse to get rid of the most boring plans, even if they were perfectly healthy. The app was launched in 2013 and is still available for iOS and Android.
</p>
</div>
</div>
<a class="btn btn-default btn-lg btn-play-demo pull-right grey-bg panel-closer" data-toggle="collapse" href="#usesAccordion" data-target="#advertising" role="button" aria-expanded="false" aria-controls="advertising">
<span class="glyphicon glyphicon glyphicon-menu-up" aria-hidden="true" aria-label="Go up"></span>
</a>
</div>
</div> <!-- /#advertising-->
<div class="row who-uses-it-panel panel">
<div id="mobile-apps" class="col-xs-12 col-sm-offset-2 col-sm-8 collapse" role="tabpanel" aria-labelledby="headingMobileApps">
<div class="row text-center">
<div class="col-xs-12">
<!-- Original:
<div class="col-xs-12 col-sm-offset-2 col-sm-8 col-md-offset-3 col-md-6" -->
<h2>Mobile Apps</h2>
<p>
<b>Artificial voices and user voice transformation will help you take your app idea into reality!</b>
</p>
<p>
<i>Voiceful toolkit provides app developers the possibility to add voice to their projects. On one hand, by using a Voiceful synthetic voice (catalogue or customized), your app will be able to convert text to speech, or lyrics to singing. On the other, Voiceful voice transformation allows to modify the users input recordings in real time. It is ideal for interactive, musical and social applications offering users experiences with voice. Different Voiceful tools where used by the following app developers to carry out their creative ideas.</i>
</p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6 col-lg-5 pull-right video-container">
<a href="#"><img class="play-video-img img-responsive center-block" src="img/ditty2.png" alt="Ditty by Zya Music (USA)" srcset="img/ditty2.png"></a>
<div style="display:none" class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/dDe2nTgRv5Y" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="col-xs-12 pull-none text-justify">
<p>
Voctro Labs integrated singing voice synthesis technology and developed customized voices for the mobile app “Ditty” by Zya Music (USA). The application is a music messenger for mobile, it’s a fast and fun new way to send friends custom songs and lyric videos.
</p>
<p>
The user picks a song from the music library, both classic and hits, and Ditty will sing your message. Creations can also include a video to be shared instantly via Instagram, Facebook, Twitter, SMS, email and more. The app reached more than 1 million downloads during the first month and became a top trending app during its launch days. The app won the 2015 Appy Award for Best Music App.
</p>
<p>
<u>But this is not the only application you can give to our set of tools, check out different use cases.</u>
</p>
</div>
</div>
<div class="row">
<!-- Use "pull-left on video-container to align left-->
<div class="col-xs-12 col-sm-6 col-lg-5 pull-right video-container">
<a href="#"><img class="play-video-img img-responsive center-block" src="img/catarrator2.png" alt="Alysia AI" srcset="img/catarrator2.png"></a>
<div style="display:none" class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/K8OKzI9d4mo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="col-xs-12 pull-none text-justify">
<p>
Alysia is a mobile application for iOS where users can create lyrics and the app helps to create the tunes with an AI melody assistant. Even though users can record their own voices, Voctro Labs customized the synthetic generated voice, so that Alysia can now sing the lyrics generated by the users, allowing anyone to create their own song.
</p>
<p>
The application also offers voice transformation and tuning, in the case that the user records their own voice. Voctro labs also provided this tool to correct and tune the recordings.
</p>
<p>
The app, launched in 2019, won first place in the “Shanghai Yangpu Global Startup Competition SV” and was a finalist in “The Startup conference”.
</p>
</div>
</div>
<a class="btn btn-default btn-lg btn-play-demo pull-right grey-bg panel-closer" data-toggle="collapse" href="#usesAccordion" data-target="#mobile-apps" role="button" aria-expanded="false" aria-controls="mobile-apps">
<span class="glyphicon glyphicon glyphicon-menu-up" aria-hidden="true" aria-label="Go up"></span>
</a>
</div>
</div> <!-- /#mobile-apps-->
<div class="row who-uses-it-panel panel">
<div id="games-vr" class="col-xs-12 col-sm-offset-2 col-sm-8 collapse" role="tabpanel" aria-labelledby="headingGamesVR">
<div class="row text-center">
<div class="col-xs-12">
<!-- Original:
<div class="col-xs-12 col-sm-offset-2 col-sm-8 col-md-offset-3 col-md-6" -->
<h2>Games / VR</h2>
<p>
<b>Artificial voices and voice transformation will give voice to your games!</b>
</p>
<p>
<i>Voiceful provides game developers and studios the possibility to add AI voices to their games, or transform user’s voice in a real-time voice chat.
With Voiceful Characters you will be able to generate expressive character voices by using our Text-to-Speech Unity Plug in. Different Voiceful SDK tools where used by the following developers to carry out their creative ideas.</i>
</p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6 col-lg-5 pull-right video-container">
<a href="#"><img class="play-video-img img-responsive center-block" src="img/mursionvr2.png" alt="Mursion VR" srcset="img/mursionvr2.png"></a>
<div style="display:none" class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/Ppl5cY9HG8o" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="col-xs-12 pull-none text-justify">
<p>
“Mursion" is a virtual reality company based in San Francisco, USA. The company develops and provides a virtual reality environment where professionals practice and master the complex interpersonal skills necessary to be effective in high-stress professions in a contained environment. Voctro Labs provides the voice transformation technology, where the user voice is modified in real-time changing its timbre using a configurable preset.
</p>
<p>
Used by a wide range of innovative organizations in healthcare, education, hospitality, finance, and other corporate sectors, Mursion delivers customized virtual reality simulations that recreate the most demanding interpersonal challenges that professionals confront on the job every day.
</p>
<a href="http://www.mursion.com">www.mursion.com</a>
<p>
<u>But this is not the only application you can give to our set of tools, check out different use cases.</u>
</p>
</div>
</div>
<div class="row">
<!-- Use "pull-left on video-container to align left-->
<div class="col-xs-12 col-sm-6 col-lg-5 pull-right video-container">
<a href="#"><img class="play-video-img img-responsive center-block" src="img/catarrator2.png" alt="Alysia AI" srcset="img/catarrator2.png"></a>
<div style="display:none" class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/K8OKzI9d4mo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="col-xs-12 pull-none text-justify">
<p>
"Take 7"is an educational music app to improve your musicianship based on proven pedagogical methods. Take7 will record your performance through a computer microphone, analyze it and give you a score, suggest ways you can improve your playing, and guide you through exercises to help you accelerate your learning.
</p>
<p>
Voctro Labs provides audio transformation technologies that allow to control the tempo of the songs, speeding up or slowing down the music without degrading the audio quality. It has been adapted to be cross-platform and is available on all major computers and devices.
</p>
<p>
You can select backing tracks to play along with and adjust the playback speed with the tempo slider to find a tempo that's comfortable for you without sacrificing audio quality. The performance can be reviewed anytime and even shared with friends.
</p>
<a href=" www.take7music.com"> www.take7music.com</a>
</div>
</div>
<a class="btn btn-default btn-lg btn-play-demo pull-right grey-bg panel-closer" data-toggle="collapse" href="#usesAccordion" data-target="#games-vr" role="button" aria-expanded="false" aria-controls="games-vr">
<span class="glyphicon glyphicon glyphicon-menu-up" aria-hidden="true" aria-label="Go up"></span>
</a>
</div>
</div> <!-- /#games-vr -->
<div class="row who-uses-it-panel panel">
<div id="music-production" class="col-xs-12 col-sm-offset-2 col-sm-8 collapse" role="tabpanel" aria-labelledby="headingMusicProduction">
<div class="row text-center">
<div class="col-xs-12">
<!-- Original:
<div class="col-xs-12 col-sm-offset-2 col-sm-8 col-md-offset-3 col-md-6" -->
<h2>Music Production</h2>
</div>
</div>
<div class="row text-justify">
<div class="col-xs-12">
<p>
Voiceful provides artificial singing voices for music experts and the music business to expand reach and give fans a closer experience with their favorite artist. Step into the future with artificial singing voices.
</p>
<p>
Voiceful tool kit will help you integrate new tendencies and technology trends to your offer, using AI voices, you will be able to create new ways of interacting with your audience. We have multiple solutions depending on the activity you perform in the industry and your goals.
</p>
<p>
<u>Musical and Social Apps:</u> for companies that are providing filters for applications or offer interactive solutions, Voiceful toolkit is ideal as it offers the opportunity to modify and play with voices in real time. It is easy to integrate to any platform! If you have an idea, <a href="#contact">contact us!</a>
</p>
<p>
<u>AI Music:</u> if you are a professional producer, using a DAW, artificial singing voices are also an option for you! You would benefit from a voice library available whenever you need it, without the necessity of studio recordings. Make voiceful your ally to shorten producing times.
</p>
<p>
<u>Traditional Music Software:</u> for companies that are providing filters for applications or offer interactive solutions, Voiceful toolkit is ideal as it offers the opportunity to modify and play with voices in real time. It is easy to integrate to any platform! If you have an idea, contact us!
</p>
<p>
<u>Managers and Music Labels:</u> do you want your artist to interact with their audience in a closer way? With Voiceful you can create an artificial voice of an artist, integrate it to campaigns, apps and increase engagement.
</p>
</div>
</div>
<a class="btn btn-default btn-lg btn-play-demo pull-right grey-bg panel-closer" data-toggle="collapse" href="#usesAccordion" data-target="#music-production" role="button" aria-expanded="false" aria-controls="music-production">
<span class="glyphicon glyphicon glyphicon-menu-up" aria-hidden="true" aria-label="Go up"></span>
</a>
</div>
</div> <!-- /#music-production -->
<div class="row who-uses-it-panel panel">
<div id="video-production" class="col-xs-12 col-sm-offset-2 col-sm-8 collapse" role="tabpanel" aria-labelledby="headingVideoProduction">
<div class="row text-center">
<div class="col-xs-12">
<!-- Original:
<div class="col-xs-12 col-sm-offset-2 col-sm-8 col-md-offset-3 col-md-6" -->
<h2>Media & Video Content Creators</h2>
<p>
<b>Democratizing automated voice generation & dubbing for professional or self-created media content.</b>
</p>
</div>
</div>
<div class="row text-justify">
<div class="col-xs-12">
<p>
Voiceful Studio (beta version) is Voctro Labs newest creation, motivated by a real need in the media content creation market. Thanks to a cheaper, faster and large scale media production and distribution, 300 hours of new video is being uploaded online every minute. However, we found this industry facing two important limitations. The first one is language, this variable is hindering access to a bigger audience. The second, is timing, some content is only relevant for a very short period of time. Imagine the case of online news video broadcasting services interested in spreading content around the globe. Adding subtitles or dubbing the video in a conventional way, on a small budget, would take long enough to make it irrelevant by the time it is published.
</p>
<p>
We are committed to expanding the horizons of your content, so we developed a voice generation, easy-to-use and cost-effective SaaS platform. It allows you to generate dubbed versions of audio-visual content in any language and in a short period of time. The new tool is able to impersonate all the emotive qualities of the original voice; or to create directly voice-over tracks for your video content.
</p>
<p>
The tool is ideal for:
<ul>
<li>
Online news broadcasters who need to be fast in dubbing content
</li>
<li>
YouTubers, who want to expand their boundaries
</li>
<li>
Virtual Youtubers
</li>
<li>
Education, from online education to recreative educational videos
</li>
<li>
Any digital and media content creation you think should be heard in a different language
</li>
</ul>
</p>
<p>
Having these applications in mind, we developed this tool to be user-friendly and intuitive. There is no need to be an expert to use it and succeed!
</p>
<p>
But this is not the only application users can give to this sort of tool. Voiceful has been collaborating with European Union in the TROMPA project, an international research project.
</p>
</div>
</div>
<a class="btn btn-default btn-lg btn-play-demo pull-right grey-bg panel-closer" data-toggle="collapse" href="#usesAccordion" data-target="#video-production" role="button" aria-expanded="false" aria-controls="video-production">
<span class="glyphicon glyphicon glyphicon-menu-up" aria-hidden="true" aria-label="Go up"></span>
</a>
</div>
</div> <!-- /#video-production -->
<div class="row who-uses-it-panel panel">
<div id="voice-assistants" class="col-xs-12 col-sm-offset-2 col-sm-8 collapse" role="tabpanel" aria-labelledby="headingVoiceAssistants">
<div class="row text-center">
<div class="col-xs-12">
<!-- Original:
<div class="col-xs-12 col-sm-offset-2 col-sm-8 col-md-offset-3 col-md-6" -->
<h2>Voice Assistants</h2>
<p>
<b>Artificial voices and voice transformation will give unlimited voice possibilities to your electronic devices!</b>
</p>
</div>
</div>
<div class="row text-justify">
<div class="col-xs-12">
<p>
Voiceful toolkit offers the option to designers to go beyond standard voice interaction in electronic devices. It is ideal for personalizing interactive products, innovative apps for voice assistants, internet of things devices and robotics. With the Voiceful toolkit you will be able to generate whether human like or fictional voices (monsters, aliens, witches and more), or generate a human-like artificial singing for music applications.
</p>
<p>
Having third parties (Alexa, Google Home, amongst others) automatic speech recognition (ASR) available, now humans can easily interact with machines through voice, granting new possibilities for either entertainment or professional purposes. Companies providing ASR enable organic access to speech-to-text for processing in our Standalone SDK and the possibility of granting a quick text-to-speech or text-to-song modified output.
</p>
<p>
In Voctro Labs we acknowledge and understand the future of Voice Assistants and so we develop voice tools for the industry. It is expected that in the next five years almost every appliance will integrate voice. Smart appliances are gaining more presence in everyday users’ life, with Voiceful tool kit companies will be able to give a voice to a brand persona and a familiar and easy recognizable voice through this new channel. Just imagine if your blog, newspaper or article could be read with a personalized voice through virtual assistants, providing differentiation and a clear personality to the brand.
</p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6 col-lg-5 pull-left">
<img class="img-responsive center-block" src="img/ditty-alexa.png" alt="Alexa & Ditty" srcset="img/ditty-alexa.png">
</div>
<div class="col-xs-12 pull-none text-justify">
<p>
Voctro Labs integrated singing voice synthesis technology and developed customized voices for the VA (Alexa and Google Home) app “Ditty” by Zya Music (USA). The application is for messenger mobile, it’s a fast and fun new way to send friends custom songs and lyric videos. The user picks a song from the music library, both classic and hits, and Ditty will sing your message with her own voice. Creations can be shared instantly via Instagram, Facebook, Twitter, SMS, email and more.
</p>
<p>
With the help of the ASR of the virtual assistant being used (Alexa or Google Home), speech will be converted to text. The Ditty application integrates Voiceful to convert this text into a song
</p>
</div>
</div>
<a class="btn btn-default btn-lg btn-play-demo pull-right grey-bg panel-closer" data-toggle="collapse" href="#usesAccordion" data-target="#voice-assistants" role="button" aria-expanded="false" aria-controls="voice-assistants">
<span class="glyphicon glyphicon glyphicon-menu-up" aria-hidden="true" aria-label="Go up"></span>
</a>
</div>
</div> <!-- /#voice-assistants -->
</div>
</div>
</div>
</div>
<div id="clients" class="row section">
<div class="col-xs-12">
<h2 class="text-center">THESE ARE SOME OF OUR CLIENTS</h2>
<div class="col-xs-12 col-sm-offset-2 col-sm-8">
<div class="slick-carousel">
<div class="slide slide--has-caption slick-slide">
<img src="img/companies/alysia.png" alt="Alysia">
<div class="slide-caption">Alysia</div>
</div>
<div class="slide slide--has-caption slick-slide">
<img src="img/companies/audionamix.png" alt="Audionamix">
<div class="slide-caption">Audionamix</div>
</div>
<div class="slide slide--has-caption slick-slide">
<img src="img/companies/beeping.png" alt="Beeping">
<div class="slide-caption">Beeping</div>
</div>
<div class="slide slide--has-caption slick-slide">
<img src="img/companies/ditty.png" alt="Ditty">
<div class="slide-caption">Ditty</div>
</div>
<div class="slide slide--has-caption slick-slide">
<img src="img/companies/mediapro.png" alt="Mediapro">
<div class="slide-caption">Mediapro</div>
</div>
<div class="slide slide--has-caption slick-slide">
<img src="img/companies/mursion.png" alt="Mursion">
<div class="slide-caption">Mursion</div>
</div>
<div class="slide slide--has-caption slick-slide">
<img src="img/companies/soundtrap.png" alt="Soundtrap">
<div class="slide-caption">Soundtrap</div>
</div>
<div class="slide slide--has-caption slick-slide">
<img src="img/companies/spotify.png" alt="Spotify">
<div class="slide-caption">Spotify</div>
</div>
<div class="slide slide--has-caption slick-slide">
<img src="img/companies/take7.png" alt="Take 7">
<div class="slide-caption">Take7</div>
</div>
<div class="slide slide--has-caption slick-slide">
<img src="img/companies/voicemod.png" alt="Voicemod">
<div class="slide-caption">Voicemod</div>
</div>
<div class="slide slide--has-caption slick-slide">
<img src="img/companies/yamaha.png" alt="Yamaha">
<div class="slide-caption">Yamaha - Vocaloid</div>
</div>
<div class="slide slide--has-caption slick-slide">
<img src="img/companies/agora.png" alt="Agora">
<div class="slide-caption">Agora.io</div>
</div>
<div class="slide slide--has-caption slick-slide">
<img src="img/companies/bmat.png" alt="bmat">
<div class="slide-caption">BMAT</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="contact" class="row section text-center"></div>
</div>
<div id="footer"></div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/vendor/jquery.min.js"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="js/vendor/ie10-viewport-bug-workaround.js"></script>
<script src="js/vendor/slick.min.js"></script>
<script src="js/index.js"></script>
<script src="js/youtube-api.js"></script>
<script src="js/collapse-manager.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('.slick-carousel').slick({
variableWidth: false,
slidesToShow: 6,
slidesToScroll: 1,
infinite: true,
autoplay: true,
autoplaySpeed: 1000,
dots: false,
arrows: false,
swipeToSlide: true,
responsive: [
{
breakpoint: 980, // tablet breakpoint
settings: {
slidesToShow: 3,
slidesToScroll: 3
}
},
{
breakpoint: 480, // mobile breakpoint
settings: {
slidesToShow: 2,
slidesToScroll: 2
}
}
]
});
});
</script>
<script>
$(function(){
$("#navmenu").load("navmenu.html", function(){
$("#menuitem-whousesit").addClass("active");
});
});
$(function(){
$("#footer").load("footer.html");
});
$(function(){
$("#contact").load("contact.html");
});
</script>
<script>
$(document).ready(function() {
$('.video-container').on('click', function(ev) {
playImage = this.getElementsByTagName("img")[0];
playImage.style.display = 'none';
video = this.getElementsByTagName("iframe")[0];
video.parentNode.style.display = 'block';
video.src += "?autoplay=1";
ev.preventDefault();
});
});
</script>
</div>
</body>
</html>