Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
blaisewf authored Feb 22, 2024
1 parent 05ac194 commit f9b818c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ python main.py api

To use the RVC CLI via the API, utilize the provided script. Make API requests to the following endpoints:

- **Docs**: `/docs`
- **Infer**: `/infer`
- **Batch Infer**: `/batch_infer`
- **TTS**: `/tts`
Expand All @@ -236,7 +237,6 @@ To use the RVC CLI via the API, utilize the provided script. Make API requests t
- **Index**: `/index`
- **Model Information**: `/model_information`
- **Model Fusion**: `/model_fusion`
- **Tensorboard**: `/tensorboard`
- **Download**: `/download`

Make POST requests to these endpoints with the same required parameters as in CLI mode.
Expand Down

0 comments on commit f9b818c

Please sign in to comment.