π¦ ClawHub
Tomoviee Text to Music
by @wondershare-boop
Generate background music from text prompts using Tomoviee Text-to-Music API (`tm_text2music`) through Wondershare OpenAPI gateway (`https://openapi.wondersh...
π‘ Examples
Install dependencies
pip install -r requirements.txt
Authentication helper
python scripts/generate_auth_token.py YOUR_APP_KEY YOUR_APP_SECRET
Python Client
from scripts.tomoviee_text2music_client import TomovieeText2MusicClientclient = TomovieeText2MusicClient("app_key", "app_secret")
TERMINAL
clawhub install tomoviee-text-to-music