Cnvoice
A tool to randomize order of Chinese characters
Install / Use
/learn @cnvoice/CnvoiceREADME
Deploying to Heroku With One Click
Running Locally
Make sure you have Python 3.7 installed locally. To push to Heroku, you'll need to install the Heroku CLI, as well as Postgres.
$ git clone https://github.com/cnvoice/cnvoice.git
$ cd cnvoice
$ python3 -m venv cnvoice
$ pip install -r requirements.txt
$ heroku local
Your app should now be running on localhost:5000.
Deploy to Heroku
$ heroku create
$ git push heroku master
$ heroku open
Documentation
For more information about using Python on Heroku, see these Dev Center articles:
Related Skills
node-connect
334.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
334.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.1kCommit, push, and open a PR
