Commit Graph

12 Commits

Author SHA1 Message Date
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
kayos
85bc7b2007 Fix: check errors before checking pointer receiver (!) (#4) 2023-08-12 12:32:19 -07:00
eeac0e7dce move more 422 errors by default 2023-04-18 18:52:05 -07:00
962bce6d94 add voiceList 2023-04-18 18:20:41 -07:00
1f0bba7dd0 add editvoice based on addvoice 2023-04-18 18:12:30 -07:00
9331e86556 attempt at create voice 2023-04-18 18:07:31 -07:00
356266b818 gofmt 2023-04-18 17:40:43 -07:00
ae310cc85e add getVoiceSettings 2023-04-18 17:26:52 -07:00
74c5db7d37 work on getVoices 2023-04-18 17:20:13 -07:00
0dd940e5f1 starting into voice work 2023-04-18 16:57:18 -07:00
b476a5aaf9 work on user api 2023-04-18 15:46:16 -07:00
6f4b05010d start on samples and voices rewrite 2023-04-18 13:17:26 -07:00