| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- {
- "1": {
- "inputs": {
- "text": [
- "3",
- 0
- ],
- "voice": [
- "5",
- 0
- ],
- "speed": [
- "8",
- 0
- ],
- "pitch": 0
- },
- "class_type": "EdgeTTS",
- "_meta": {
- "title": "Edge TTS 🔊"
- }
- },
- "3": {
- "inputs": {
- "value": "床前明月光,疑是地上霜。"
- },
- "class_type": "PrimitiveStringMultiline",
- "_meta": {
- "title": "$text.value!"
- }
- },
- "4": {
- "inputs": {
- "filename_prefix": "audio/ComfyUI",
- "quality": "V0",
- "audioUI": "",
- "audio": [
- "1",
- 0
- ]
- },
- "class_type": "SaveAudioMP3",
- "_meta": {
- "title": "Save Audio (MP3)"
- }
- },
- "5": {
- "inputs": {
- "text": "[Chinese] zh-CN Yunjian",
- "anything": [
- "7",
- 0
- ]
- },
- "class_type": "easy showAnything",
- "_meta": {
- "title": "Show Any"
- }
- },
- "7": {
- "inputs": {
- "value": "[Chinese] zh-CN Yunjian"
- },
- "class_type": "PrimitiveStringMultiline",
- "_meta": {
- "title": "$voice.value"
- }
- },
- "8": {
- "inputs": {
- "value": 1
- },
- "class_type": "easy float",
- "_meta": {
- "title": "$speed.value"
- }
- }
- }
|