Commit Graph

34 Commits

Author SHA1 Message Date
kwaroran
de6c90cbc4 Add fal.ai support 2024-09-01 01:50:21 +09:00
Junha Heo
bcb352942e refactor: Update TTS function to handle auto audio path 2024-08-25 21:02:31 +09:00
Junha Heo
14fb2267c3 feat: Add support for gptSoVitsConfig in TTS processing 2024-08-24 17:37:27 +09:00
testman
1d2d71db48 deeplX function added 2024-03-24 19:44:55 +09:00
kwaroran
1954a79bd0 move transformers.ts 2024-03-17 23:55:55 +09:00
kwaroran
ab5f0c075d Fix handle empty text input 2024-01-15 12:41:17 +09:00
kwaroran
7344e566f4 Add model selection for VitsModel 2024-01-06 06:45:18 +09:00
kwaroran
0ca4ec3695 Add VITS support 2024-01-06 00:28:06 +09:00
random-username-423
9b857e587f Add missed break statement
breaks statement was missed in 'openai' tts case.
It makes a bug that requesting openai TTS and novelai TTS both.

This commit will fix this issue.
2023-12-02 19:01:46 +09:00
kwaroran
8c07915d2d [comment] remove 2023-12-01 03:08:27 +09:00
kwaroran
4f906f5e6a [fix] novelai fixes by hashcoko 2023-12-01 00:14:17 +09:00
kwaroran
106b4f2b47 [fix] do not alert empty text 2023-11-29 00:38:37 +09:00
hashcoko
99302d9b76 Fix error handling in sayTTS function
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 15:26:18 +09:00
hashcoko
a183a702a6 Add check for empty text in sayTTS function
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 15:24:13 +09:00
hashcoko
e1f567cc8a Merge branch 'main' of https://github.com/kwaroran/RisuAI
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 13:25:05 +09:00
hashcoko
70adcedc46 Fix conditional rendering in
OtherBotSettings.svelte

Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 03:57:09 +09:00
hashcoko
5983e3883f [Fix] NAI TTS Cors ERR
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 03:45:34 +09:00
kwaroran
6ae8264f8b [feat] hf tts translation 2023-11-28 03:36:08 +09:00
kwaroran
a6b11c22de [feat] add hf tts 2023-11-28 02:48:47 +09:00
hashcoko
2b8c1e26d1 Add Novel AI TTS
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-27 15:55:44 +09:00
kwaroran
1ede386510 [fix] switch in tts not breaking 2023-11-08 16:59:08 +09:00
kwaroran
c5b4bf959a [feat] oai tts 2023-11-07 05:07:27 +09:00
kwaroran
715f9ed46b [feat] oai tts 2023-11-07 05:02:34 +09:00
drPpZero
967169fddd [VOICEVOX] added new voices and short comment 2023-05-29 03:02:33 +09:00
kwaroran
0116ca39c3 [fix] fixed https://github.com/kwaroran/RisuAI/issues/122 and TTS quoted mode (#123)
Fixed :
an error not showing up right away when creating a Group Chat
an error when text had no quotes in TTS quote mode occurs TypeError:
Cannot read properties of null (reading 'length')
2023-05-27 23:18:42 +09:00
kwaroran
205cc2744f [feat] node hosting support 2023-05-27 23:15:23 +09:00
drPpZero
83ea39bdcb [Fix] Fixed TTS quoted mode Error 2023-05-27 19:13:48 +09:00
drPpZero
c564c2135a [VOICEVOX]Removed unneeded logs,Fixed voice display 2023-05-26 20:02:10 +09:00
drPpZero
aef1d84755 added VOICEVOX TTS 2023-05-25 19:47:47 +09:00
kwaroran
f12040830d [feat] stop tts 2023-05-21 02:58:03 +09:00
kwaroran
458da9c047 [feat] added read quoted only tts option 2023-05-21 02:51:42 +09:00
kwaroran
7fbb79b19c [feat] remove * from tts 2023-05-13 22:13:13 +09:00
kwaroran
f7d7eb3ab9 [feat] add tts 2023-05-13 21:24:54 +09:00
kwaroran
9a0cc4a4ab [feat] add tts in code 2023-05-13 19:40:28 +09:00