Clone voice samples and synthesize speech with specified text content.
克隆声音样本并合成指定文字内容的语音
FAL_KEY:fal.ai API Keypip install -r requirements.txt
python run.py --sample <样本音频> --text "要合成的文字" [--output ./cloned.mp3] [--lang zh]
python run.py --sample ./voice_sample.mp3 --text "你好,这是克隆的声音"
python run.py --sample ./english_voice.wav --text "Hello world" --lang en --speed 0.9
python run.py --sample ./myvoice.mp3 --text "欢迎使用" --output ./welcome.mp3
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
Extract frames or short clips from videos using ffmpeg.
Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
Category:media-generate