Demos: Difference between revisions

From HLT@INESC-ID

No edit summary
No edit summary
Line 104: Line 104:
! valign='top' |{{online_demo|logo=logo-vidivideo.png
! valign='top' |{{online_demo|logo=logo-vidivideo.png
| link=[http://www.vidivideo.eu/      VIDIVIDEO]
| link=[http://www.vidivideo.eu/      VIDIVIDEO]
| title=[[http://www.vidivideo.eu/ VIDIVIDEO]]
| title=[http://www.vidivideo.eu/ VIDIVIDEO]
| description=Under construction
| description=Under construction
| contact=[mailto:info@l2f.inesc-id.pt L²F]
| contact=[mailto:info@l2f.inesc-id.pt L²F]

Revision as of 10:01, 11 February 2009

In addition to the following demos of our work, you can listen to demos of corpora collected by us.

<php> include 'extensions/SSNT/LastTelej.php';
     $lj = new LastTelejornal(); 
     $urlrstp = $lj->constroi_url();
     echo "<a href='".$urlrstp."' class='external text'>      Telejornal (";
     $out_array = $lj->get();
     echo $out_array["emissiondate"];
     echo ")"; 
     echo "</a>";
</php>
<php> include 'extensions/SSNT/LastTelej.php'; $lj = new LastTelejornal(); $urlrstp = $lj->constroi_url(); echo "<a href='".$urlrstp."' class='external text'>      Telejornal ("; $out_array = $lj->get(); echo $out_array["emissiondate"]; echo ")"; echo "</a>"; </php>
<php>
     $lj = new LastTelejornal(); 
     $urlrstp = $lj->constroi_url();
     echo "<a href='".$urlrstp."' class='external text'>Telejornal (";
     $out_array = $lj->get();
     echo $out_array["emissiondate"];
     echo ")"; 
     echo "</a>";

</php>
Transcription of Broadcast News

DIXI+
Text-to-Speech Synthesis
IVR
Spoken dialogue system (via telephone network)
Face animation
Talking faces
Machine translation
Speech to text translation
Ambrósio
Virtual Butler at Home of the Future
IPSOM
Automatic alignment of spoken digital books
LECTRA
Transcription of Classroom Lectures
VoiceDub
Automatic Lip-Synchronization
EmoVoice
Transformation of Speech Emotions
SVIT
Speech synthesizer for telephone numbers
Tumba
Adding a voice to tumba, the portuguese web search engine
POSTPORT
Broadcast News recognizer for Brazilian Portuguese
VIDIVIDEO
Under construction