嘉渊
2023-07-21 5f3f194ffd459fd5ebe6ea46da5e532820a66060
funasr/runtime/readme.md
@@ -6,7 +6,7 @@
- File transcription service, Mandarin, CPU version, done
- File transcription service, Mandarin, GPU version, in progress
- File transcription service, Mandarin, in progress
- File transcription service, English, in progress
- Streaming speech recognition service, is in progress
- and more.
@@ -27,4 +27,4 @@
### Advanced Development Guide
The documentation mainly targets advanced developers who require modifications and customization of the service. It supports downloading model deployments from modelscope and also supports deploying models that users have fine-tuned. For detailed information, please refer to the documentation available by [docs](websocket/readme.md)
The documentation mainly targets advanced developers who require modifications and customization of the service. It supports downloading model deployments from modelscope and also supports deploying models that users have fine-tuned. For detailed information, please refer to the documentation available by [docs](./docs/SDK_advanced_guide_offline.md)