|
|
@ -10,10 +10,10 @@ |
|
|
|
|
|
|
|
## 内容 |
|
|
|
|
|
|
|
- 在树莓派上部署的TensorflowLite模型(Fastspeech2 & MulitbandMelGan)(./Src/text_to_speech) |
|
|
|
- 在树莓派上部署的SQLite及相关API(./Src/medi_fetch) |
|
|
|
- 树莓派蓝牙控制,与智能手机连接,信息传输I(./Src/cbluetooth) |
|
|
|
- 安卓端辅助APP |
|
|
|
- 在树莓派上部署的TensorflowLite模型(Fastspeech2 & MulitbandMelGan)([./Src/text_to_speech](https://gitea.shuishan.net.cn/10205501461/Medication_reminder_system_for_seniors/src/branch/master/Src/text_to_speech)) |
|
|
|
- 在树莓派上部署的SQLite及相关API([./Src/medi_fetch](https://gitea.shuishan.net.cn/10205501461/Medication_reminder_system_for_seniors/src/branch/master/Src/medi_fetch)) |
|
|
|
- 树莓派蓝牙控制,与智能手机连接,信息传输I([./Src/cbluetooth](https://gitea.shuishan.net.cn/10205501461/Medication_reminder_system_for_seniors/src/branch/master/Src/cbluetooth)) |
|
|
|
- 安卓端辅助APP([./Src/Assist_App](https://gitea.shuishan.net.cn/10205501461/Medication_reminder_system_for_seniors/src/branch/master/Src/Assist_App)) |
|
|
|
- ~~辅助网站(未实现)~~ |
|
|
|
|
|
|
|
## 引用项目 |
|
|
@ -21,5 +21,4 @@ |
|
|
|
|
|
|
|
TensorflowTTS:https://github.com/TensorSpeech/TensorFlowTTS |
|
|
|
|
|
|
|
(部分修改以更好的在树莓派平台上完成部署) |
|
|
|
|
|
|
|
(部分修改以更好的在树莓派平台上完成部署) |