Donate Share

rsynth - Text-to-Speech (Formant Synth)

Tracker: Feature Requests

5 phonemes output: treat lines as separate lines - ID: 1645450
Last Update: Tracker Item Submitted ( me-macias )

I use rsynth to convert text to phonemes. It would be useful to change the
behaviour here. When I have a text file

hello world

I would expect the output
Guessing "hello"
[ here hello as phonemes ]
Guessing "world"
[ here worlds as phonemes ]

not like (current behaviour)
Guessing "hello"
Guessing "world"
[ here hello as phonemes SPACE here worlds as phonemes ]

I made an ugly but efficient patch for myself (changing say_file function
-- "while" loop now contains whole code to the end of the function) but
argument-switch would be more useful.

Btw. thank you for a great tool.


macias ( me-macias ) - 2007-01-26 16:28

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.