hnluo
2023-07-13 105fbae3882411d4e464a69ae1906996fb95ca8b
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)