Skip to content

Commit 8859cd9

Browse files
authored
Add TTS documentation
1 parent 8cb9975 commit 8859cd9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ nav:
88
- User Interface: '!import https://helloric:${EMOTION_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-24/ux/emotion.git?branch=main&multi_docs=True'
99
- LLM Server: '!import https://helloric:${LLM_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/language-model.git?branch=dev&extra_imports=["src/**", "pyproject.toml"]&multi_docs=True'
1010
- Speech to Text: '!import https://helloric:${STT_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/ros_stt.git?branch=main&multi_docs=True'
11+
- Text to Speech: '!import https://helloric:${TTS_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/ros_tts.git?branch=main&multi_docs=True'
1112
- Navigation: '!import https://helloric:${NAVIGATION_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-24/navigation/ricbot-simulation.git?branch=main&extra_imports=["docs/assets/*"]&multi_docs=True'
1213

1314
theme:

0 commit comments

Comments
 (0)