Liu Song’s Projects


~/Projects/folotoy-server-self-hosting

git clone https://code.lsong.org/folotoy-server-self-hosting

Commit

Commit
f73488255b13a8e597e49f3fb07695a874024c1c
Author
lewang <[email protected]>
Date
2023-10-23 22:11:18 +0800 +0800
Diffstat
 README.md | 3 ++-

Merge pull request #43 from FoloToy/feat/add-azure-stt

fix typo


diff --git a/README.md b/README.md
index f3a782e9515f884b999af397b9bd836cbe5a5499..e2859f660487f6a843fc3fa7e4526f4adfd528cc 100644
--- a/README.md
+++ b/README.md
@@ -149,6 +149,7 @@     "voice_name": "zh-CN-XiaoshuangNeural",
     "language": "zh-CN",
     "stt_type": "azure-stt"
   }}
+  ```
 
   Full fields for reference
 
@@ -171,7 +172,7 @@     "tts_type": "azure-tts"
   }}
   ```
 
-    ```json
+  ```json
   {"1": {
     "model": "gpt-3.5-turbo",
     "start_text": "你好,我是火火兔,请问有什么我可以帮助你的吗?",