Commit Graph

38 Commits

Author SHA1 Message Date
fb146435fd remove tts 2023-04-18 22:16:27 -07:00
e2bb856589 add example streamer 2023-04-18 22:16:04 -07:00
48f074cc9c add sample say program 2023-04-18 22:09:25 -07:00
eeac0e7dce move more 422 errors by default v0.0.1 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
8ef4e0a7fe mod tidy 2023-04-18 13:19:56 -07:00
2526e48ecc add github funding 2023-04-18 13:18:21 -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
9540f8237d add placeholders for say and tts 2023-04-17 20:36:34 -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
28811dc47e update readme 2023-04-17 20:15:34 -07:00
9a3268eec5 refactor model names 2023-04-17 19:50:53 -07:00
6b3113f302 move all types into the same file (will break back out later) 2023-04-16 19:25:08 -07:00
ab866c8c02 go mod init 2023-04-16 19:15:31 -07:00
7640101f6f initial commit from swagger base 2023-04-16 19:05:33 -07:00