ComfyUI Node
TS Silero Stress
Automatic stress marks and yo restoration via silero-stress. Outputs Unicode combining acute accents.
TS Silero Stress
- text
◄text►
◄run_devicecpu►
◄stress_markerunicode►
◄use_accentortrue►
◄use_homosolvertrue►
◄put_stresstrue►
◄put_yotrue►
◄put_stress_homotrue►
◄put_yo_homotrue►
◄stress_single_voweltrue►
◄words_to_ignore►
CategoryTS/Text
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | Russian text for automatic stress and yo restoration. | |
| run_device | COMBO | cpu | Execution device for silero-stress. |
| stress_marker | COMBO | unicode | Stress mark output format: Unicode combining acute or native Silero plus sign. |
| use_accentor | BOOLEAN | true | Run the common accentor for non-homograph stress and yo placement. |
| use_homosolver | BOOLEAN | true | Run the homograph disambiguation model. |
| put_stress | BOOLEAN | true | Place stress marks in non-homograph words. |
| put_yo | BOOLEAN | true | Restore letter yo in non-homograph words where needed. |
| put_stress_homo | BOOLEAN | true | Place stress marks in homographs. |
| put_yo_homo | BOOLEAN | true | Restore letter yo in homographs where needed. |
| stress_single_vowel | BOOLEAN | true | Place stress marks even in words with a single vowel. |
| words_to_ignore | STRING | Comma or newline separated words that should be skipped completely. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | Input text with stress marks and yo restored. |