Connect RVC voice conversion bus
connect_rvc_voice_conversion_busCreates a voice conversion scaffold with source audio, model paths, output contracts, latency details, and consent warnings, enabling RVC-style voice conversion in TouchDesigner via natural language.
Instructions
Create an RVC-style voice conversion scaffold with source audio, model maps, output contracts, latency notes, and consent warnings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Generated baseCOMP name. | rvc_voice_conversion_bus |
| active | No | ||
| audio_file | No | ||
| index_path | No | ./models/rvc/voice.index | |
| model_path | No | ./models/rvc/voice.pth | |
| server_url | No | ws://127.0.0.1:9040 | |
| parent_path | No | Parent COMP for the RVC scaffold. | /project1 |
| request_url | No | http://127.0.0.1:9040/convert | |
| source_mode | No | audio_file | |
| speaker_count | No | ||
| transpose_semitones | No |