Commit Graph

12 Commits

Author SHA1 Message Date
b179ed7944 update to newer sound package 2025-07-04 19:22:42 -07:00
Lachlan Laycock
db0a2e1760 Add sound generation api (#9)
* Add missing attributes for VoiceResponseModel

* Updating module to point to forked repo

* Tidying up go.mod

* Adding missing voice settings

* Adding support for request stitching

* Adding support for request stitching

* Fix dup SharingOptions struct from merge

* Add Sound Generation API

* Fix: revert user-agent/package url to original
2024-11-25 21:39:34 -08:00
samy kamkar
c585531fae Support command line text & new API attributes (#8)
* support `style` and `use_speaker_boost` API attrs

* support optional command line string as text

* print out time it took to run
2024-07-24 12:14:00 -07:00
6fcc65115d add comments to the readme code 2023-04-19 14:02:09 -07:00
5451bcd0b1 fix readme and say 2023-04-19 14:00:03 -07:00
58581c3c46 add example binary to readme 2023-04-18 22:35:17 -07:00
544f24cab1 add example section 2023-04-18 22:32:17 -07:00
35f72a819b update copyright year 2023-04-18 22:31:02 -07:00
899a127e7a add badges and license 2023-04-18 22:23:03 -07:00
8a27f7df64 add example usage to readme 2023-04-18 22:19:04 -07:00
63f3dfe255 start history rewrite 2023-04-18 01:24:28 -07:00
28811dc47e update readme 2023-04-17 20:15:34 -07:00