Commit Graph

32 Commits

Author SHA1 Message Date
e095a7ec13 don't check resposne code before checcking err !=nil 2023-06-27 12:31:56 -07:00
32972d4ff2 Merge branch 'master' of github.com:taigrr/elevenlabs 2023-06-26 20:09:02 -07:00
84e59417d6 fix nil error pointed out by @Davincible , closes #1 2023-06-26 20:08:51 -07:00
3e3b7004b8 update to newer release of api 2023-05-12 23:42:59 -07:00
eeac0e7dce move more 422 errors by default 2023-04-18 18:52:05 -07:00
3a2115a052 update 422 to samples 2023-04-18 18:48:15 -07:00
a7074835ef update 422 to history 2023-04-18 18:46:51 -07:00
5426566682 update to default 422 2023-04-18 18:44:17 -07:00
6305484a6d update to add test code 2023-04-18 18:41:47 -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
0b0d613b62 attempt tts stream, needs checking 2023-04-18 14:56:11 -07:00
281aa1275b update tts for non-stream 2023-04-18 14:53:39 -07:00
702b832d09 finish first cut of samples 2023-04-18 14:29:25 -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
952bfe906e use endpoint built into client 2023-04-18 13:26:28 -07:00
81328860a1 move error over to client 2023-04-18 13:21:28 -07:00
6f4b05010d start on samples and voices rewrite 2023-04-18 13:17:26 -07:00
c2cf2d3db1 start tts rewrite 2023-04-18 12:40:12 -07:00
064d7237ee add writers to history 2023-04-18 12:36:10 -07:00
cfa17cc99e start migration of user 2023-04-18 01:37:36 -07:00
63f3dfe255 start history rewrite 2023-04-18 01:24:28 -07:00
0bf2c4e764 tidy 2023-04-17 20:35:10 -07:00
033fea1015 move api / types down a level 2023-04-17 20:31:10 -07:00
9a3268eec5 refactor model names 2023-04-17 19:50:53 -07:00