- The purpose of this task is to merge an STT, Watson assistant, and TTS by IBM Watson Services wiht python language for the (Evaluation robot from the Smart Methods company ).
- There is a tutorial for setup the IBM Watson Services in my GitHub Watson Assistant and IBM-Watson-STT-TTS.
- I merged STT, Watson assistant, and TTS in the transcribe.py file
- output.txt contains the text from (speech-to-text) my speech.
- tts_audio.mp3 contains the speech from (text-to-speech) assistant response.
- skill-customer-service.json contains the assistant skill
- The workflow