Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 935 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 935 Bytes

junctionX2019

Demo

Description

Smart AudioBook - The book that can read the text for you and even answer your questions based on the context of the book. Developed during JunctionX Seoul 2019!

Development

This service was devoloped by using Flask framework. For speech recognition and speech synthesis we used Naver AI API Clova Speech Recognition (CSR)and Clova Speech Synthesis respectively. In addition to it we used very powerful open-source conversational AI library DeepPavlov for retrieving text semantics.

Contributors