@@ -31,7 +31,7 @@ Please ensure that you have these ports available before running the application
3131- [ Docker] ( https://docs.docker.com/engine/install/ )
3232
3333### 2. Install GPU driver
34- - [ Intel® Arc™ A-Series Graphics] ( ../../../README.md#- 5-minute-quick-start )
34+ - [ Intel® Arc™ A-Series Graphics] ( ../../../README.md#5-minute-quick-start )
3535
3636### 3. Run Script to Setup and Install Docker
3737```
@@ -56,8 +56,8 @@ Navigate to http://localhost:8010
5656
5757### 3. Follow the document and install the following services in the microservices folder.
5858- Ollama: [ doc] ( ../microservices/ollama/windows/README.md )
59- - Text to speech: [ doc] ( ../microservices/speech -to-text /windows/README.md )
60- - Speech to text: [ doc] ( ../microservices/text -to-speech /windows/README.md )
59+ - Text to speech: [ doc] ( ../microservices/text -to-speech /windows/README.md )
60+ - Speech to text: [ doc] ( ../microservices/speech -to-text /windows/README.md )
6161
6262### 4. Install RAG Toolkit
6363#### 4.1 Install backend
@@ -69,9 +69,9 @@ Double click on the `install-ui.bat`
6969### 5. Run application
7070#### 5.1 Start Ollama by following the [ doc] ( ../microservices/ollama/windows/README.md )
7171
72- #### 5.2 Start Text to speech by following the [ doc] ( ../microservices/speech -to-text /windows/README.md )
72+ #### 5.2 Start Text to speech by following the [ doc] ( ../microservices/text -to-speech /windows/README.md )
7373
74- #### 5.3 Start Speech to text by following the [ doc] ( ../microservices/text -to-speech /windows/README.md )
74+ #### 5.3 Start Speech to text by following the [ doc] ( ../microservices/speech -to-text /windows/README.md )
7575
7676#### 5.4 Start RAG Toolkit
7777Double click on the ` run.bat `
0 commit comments