mirror of
https://github.com/FunAudioLLM/CosyVoice.git
synced 2026-02-04 09:29:25 +08:00
fix typo error
This commit is contained in:
@@ -117,6 +117,8 @@ For advanced user, we have provided train and inference scripts in `examples/lib
|
||||
You can get familiar with CosyVoice following this recipie.
|
||||
|
||||
**Serve with FastAPI**
|
||||
The `main.py` file has added a `TTS` api with `CosyVoice-300M-SFT` model, you can update the code based on **Basic Usage** as above.
|
||||
|
||||
```sh
|
||||
# For development
|
||||
fastapi dev --port 3003
|
||||
|
||||
Reference in New Issue
Block a user