mirror of
https://github.com/rany2/edge-tts
synced 2024-11-23 20:18:19 +00:00
Add podcastfy example to README.md (#296)
Podcastfy is an Open Source Python alternative to NotebookLM's podcast feature that enables Transforming Multimodal Content into Captivating Multilingual Audio Conversations with GenAI It uses Edge as one of the TTS backends.
This commit is contained in:
parent
0f4db8d78a
commit
a98e9ac7d3
@ -81,6 +81,7 @@ In addition, it is required to use `--rate=-50%` instead of `--rate -50%` (note
|
||||
|
||||
It is possible to use the `edge-tts` module directly from Python. For a list of example applications:
|
||||
|
||||
* https://github.com/souzatharsis/podcastfy/blob/main/podcastfy/tts/providers/edge.py
|
||||
* https://github.com/rany2/edge-tts/tree/master/examples
|
||||
* https://github.com/rany2/edge-tts/blob/master/src/edge_tts/util.py
|
||||
* https://github.com/hasscc/hass-edge-tts/blob/main/custom_components/edge_tts/tts.py
|
||||
|
Loading…
Reference in New Issue
Block a user