Thesis 0.5.3
The main changes in this update include changes to the method section. This week was about adding content and improving it by adding new diagrams to the software secetion.
Changes
- Add new headings to methods section
- Reword introduction chapter to not include will statements again
- List libraries used for software section
- Add two diagrams to software section
Artifact 0.5.3
This change log includes the changs made to the text-to-speech and audio processes of the project. There also was a bug fix with one of the functions for the regen count not working. Lastly, some test cases were added for the tts_audio.py
file and the util.py
file. Lastly, there was a start on improving the Arduino movement code.
Changes
- Add text-to-speech code
- Set voices for text-to-speech
- Create code that lets speakers switch back and forth between laptop and USB speaker
- Fix regen count bug
- Add test cases for
tts_audio.py
- Add test cases for
util.py
- Add Arduino servo attachments to arduino code