π¦ ClawHub
Tomoviee Text to Sound Effects
by @wondershare-boop
Generate sound effects from text prompts using Tomoviee Text-to-Sound-Effect API (`tm_text2sfx`) through Wondershare OpenAPI gateway (`https://openapi.wonder...
π‘ Examples
Install dependencies
pip install requests
Authentication
python scripts/generate_auth_token.py YOUR_APP_KEY YOUR_APP_SECRET
Python Client
from scripts.tomoviee_text2sfx_client import TomovieeText2SfxClientclient = TomovieeText2SfxClient("app_key", "app_secret")
TERMINAL
clawhub install tomoviee-text-to-sound-effects