Commit graph

8 commits

Author SHA1 Message Date
thororen1234
2a98a52f1d
Fix Up VcNarratorCustom
Some checks are pending
Test / Test (push) Waiting to run
2025-04-08 09:15:47 -04:00
thororen1234
dbcc34289e
ScreenshareKeybind 2025-04-07 00:30:48 -04:00
Cortex
078eba2f02 feat(plugin): StatsFM
Some checks are pending
Test / Test (push) Waiting to run
by crxa's order x2
2025-04-06 17:35:24 -06:00
Alex
23932f5f07
Add IndexedDB caching for TTS voice lines in VcNarrator plugin (#174) 2025-03-06 16:51:13 -05:00
thororen1234
cb2dfd926e
VCNarrator Migrate Settings 2025-03-04 08:35:35 -05:00
panbread
14bbde33cb
Drop DoNotLeak + Extras
Co-Authored-By: thororen1234 <thororen1234@users.noreply.github.com>
Co-Authored-By: thororen <78185467+thororen1234@users.noreply.github.com>
Co-Authored-By: sadan4 <117494111+sadan4@users.noreply.github.com>
Co-Authored-By: ynot01 <ynot000001@gmail.com>
Co-Authored-By: MrDiamondDog <84212701+MrDiamondDog@users.noreply.github.com>
Co-Authored-By: Crxaw <48805031+sitescript@users.noreply.github.com>
2025-02-26 19:44:31 -05:00
thororen1234
447d5e44ed Fix VCNarratorCustom 2024-12-09 07:23:27 -05:00
Sam
7cb889c852
feat(plugins): VCNarratorCustom: FurudoSpeak
* Added two plugins

ported a modified version of VCNarrator that uses the tiktok voice, and created a plugin named FurudoSpeak. A modification of the shakespearean plugin but uses openai as its base and implements more flexibility on the character speech patterns. It requires an api keys to use though.

* modified:   src/equicordplugins/vcNarratorCustom/index.tsx
	modified:   src/utils/constants.ts

* added plugins to the readme and changed furudospeak to .dev

* Fix Readme placement

* Remove Unused code

* readd ,

* Fix Pt.1

* Fix Pt.2

* Fix Pt. 3

* Update index.tsx

---------

Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
2024-12-06 11:58:51 -05:00