|
Post by AnthroHeart on Apr 9, 2024 0:59:10 GMT
What do others here think of this Text to Tones. I converted text entered into into an interesting sounding audio file.
This is "I am Love."
It requires numpy: pip install numpy
Run using Python Text_To_Tones.py
You can edit the code to make the pulses faster or slower: duration = 0.10 This makes each pulse 1/10th of a second.
|
|