Commit Graph

14 Commits

Author SHA1 Message Date
Jose Ramirez
29fa401714 s/speeh/speech (#11) 2025-03-04 00:20:55 -08:00
Jose Ramirez
93af72dc7c add support for speech-to-text endpoint (#10) 2025-03-03 11:16:04 -08: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
Lachlan Laycock
41f142ec2c Add missing attributes for VoiceResponseModel (#5) 2023-10-17 13:49:20 -07:00
fzqxzhang
261398509a feat: model_id tag add omitempty (#3) 2023-07-25 15:43:48 +00:00
3e3b7004b8 update to newer release of api 2023-05-12 23:42:59 -07:00
6305484a6d update to add test code 2023-04-18 18:41:47 -07:00
356266b818 gofmt 2023-04-18 17:40:43 -07:00
0dd940e5f1 starting into voice work 2023-04-18 16:57:18 -07:00
281aa1275b update tts for non-stream 2023-04-18 14:53:39 -07:00
bddd47ecd0 complete history initial draft 2023-04-18 14:16:57 -07:00
4c3e224db6 update json error methods 2023-04-18 13:52:07 -07:00
033fea1015 move api / types down a level 2023-04-17 20:31:10 -07:00