{"id":17788833,"url":"https://github.com/moebiussurfing/ofxelevenlabs","last_synced_at":"2025-04-02T00:44:16.083Z","repository":{"id":170893751,"uuid":"647158078","full_name":"moebiussurfing/ofxElevenLabs","owner":"moebiussurfing","description":"openFrameworks addon for ElevenLabs Text-to-Speech API.","archived":false,"fork":false,"pushed_at":"2024-01-12T03:58:14.000Z","size":203,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T16:19:55.963Z","etag":null,"topics":["cpp","elevenlabs","elevenlabs-api","openframeworks","openframeworks-addon"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moebiussurfing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-30T07:24:11.000Z","updated_at":"2023-06-02T17:10:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"0c289130-f8b6-47f4-9f6b-0b1c8a572583","html_url":"https://github.com/moebiussurfing/ofxElevenLabs","commit_stats":null,"previous_names":["moebiussurfing/ofxelevenlabs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moebiussurfing%2FofxElevenLabs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moebiussurfing%2FofxElevenLabs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moebiussurfing%2FofxElevenLabs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moebiussurfing%2FofxElevenLabs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moebiussurfing","download_url":"https://codeload.github.com/moebiussurfing/ofxElevenLabs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246735350,"owners_count":20825223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","elevenlabs","elevenlabs-api","openframeworks","openframeworks-addon"],"created_at":"2024-10-27T10:24:15.918Z","updated_at":"2025-04-02T00:44:16.061Z","avatar_url":"https://github.com/moebiussurfing.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"ofxElevenLabs\n=============\n\nAn [openFrameworks](https://openframeworks.cc/) (C++) addon for the \n[ElevenLabs](https://beta.elevenlabs.io/) **Text-to-Speech API**.\n\n\u003e **Prime Voice AI**.  \nThe most realistic and versatile **AI speech software**, ever. Eleven brings the most compelling, rich and lifelike voices to creators and publishers seeking the ultimate tools for storytelling.  \n\u003e **ElevenLabs** offer high-quality pre-made voices, a **Voice Design feature** that allows you to create unique voices, and a cloning feature for replicating existing voices.\n\n## VIDEO\n[IG Reel](https://www.instagram.com/p/Cu9Iy05OdpC/?utm_source=ig_web_copy_link\u0026igsh=MzRlODBiNWFlZA==)\n\n## SCREENSHOT\n![](Capture.PNG)\n\n## FEATURES\n- Simple `threading` to not block the drawing.\n- UI exposed and persistent `ofParameter` settings.\n- Bundled Testing sentences workflow.\n\n## IMPORTANT\n- Sign-Up a free [ElevenLabs](https://beta.elevenlabs.io/sign-up) account before start.  \n  - _Currently, a free account has a limitation of 10.000 characters per month. Paid accounts start at 5$ / month._\n- Create your example project with the **OF PROJECT GENERATOR**.\n- **Build**. After the first app session, two **JSON** files will be created.\n  - Edit the `\\example\\bin\\data\\ofxElevenLabs_Server.json` file and set your `apiKey` from your [ElevenLabs profile](https://beta.elevenlabs.io/speech-synthesis).\n\n## USAGE\n\n#### ofApp.h\n```.cpp\n#include \"ofxElevenLabs.h\"\n\nofxElevenLabs tts;\n```\n\n#### ofApp.cpp\n```.cpp\nvoid ofApp::draw()\n{\n  tts.drawDebugHelp(); // Optional\n}\n\nvoid ofApp::keyPressed(int key)\n{\n  tts.doSend(\"Hello, world\");\n}\n```\n\n## DEPENDENCIES\n* **ofxGui**. (_OF core_) Only for the example.  \n\n## TESTED SYSTEMS\n- **Windows 10** / **Visual Studio 2022** / **OF ~0.11.2**\n\n## AUTHOR\nAn addon by **@moebiusSurfing**  \n*( ManuMolina ) 2023.*  \n\n### CONTACT / FOLLOW\n\u003cp\u003e\n\u003ca href=\"mailto:moebiussurfing@gmail.com\" target=\"_blank\"\u003eEmail\u003c/a\u003e |  \n\u003ca href=\"https://www.instagram.com/moebiusSurfing/\" target=\"_blank\"\u003eInstagram\u003c/a\u003e | \n\u003ca href=\"https://moebiussurfing.itch.io/\" target=\"_blank\"\u003eitch.io\u003c/a\u003e | \n\u003ca href=\"https://www.youtube.com/moebiusSurfing\" target=\"_blank\"\u003eYouTube\u003c/a\u003e | \n\u003ca href=\"https://twitter.com/moebiusSurfing/\" target=\"_blank\"\u003eTwitter\u003c/a\u003e | \n\u003ca href=\"https://linktr.ee/moebiussurfing\" target=\"_blank\"\u003eLinktree\u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoebiussurfing%2Fofxelevenlabs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoebiussurfing%2Fofxelevenlabs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoebiussurfing%2Fofxelevenlabs/lists"}