# TTS-STT **Repository Path**: lch0821/TTSnSTT ## Basic Information - **Project Name**: TTS-STT - **Description**: Text to Speech and Speech to Text Demo. - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-17 - **Last Updated**: 2022-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Text to Speech and Speech to Text Demo with IFLYTEK This is a Text to Speech and Speech to Text Demo with IFLYTEK SDK, wraped with Python, running on Raspberry Pi. Try it out! ``` python3 src/test_msp.py ``` Hotword detection with [Snowboy](https://snowboy.kitt.ai) ``` python3 src/demo.py path_to_your_model_file ```