You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
# t2s
2
2
3
3
**t2s** (*Text-to-Speech*), a Python library and CLI tool to interface with Google Translate's text-to-speech API.
4
-
Write spoken `mp3` data to a file, a file-like object (bytestring) for further audio manipulation, or `stdout`. Or simply pre-generate Google Translate TTS request URLs to feed to an external program.
4
+
Compose spoken `mp3` or `m4a` data to a file, a file-like object (bytestring) for further audio manipulation, or `stdout` or simply pre-produce Google Translate Text to speech demand URLs to feed to an outside program.
0 commit comments