Install FastAPI
and requests
:
pip install -r examples/api/requirements.txt
fastapi dev examples/api/main.py --host 0.0.0.0 --port 8000
python examples/api/client.py
mp3 audio files will be saved to the output
directory.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Install FastAPI
and requests
:
pip install -r examples/api/requirements.txt
fastapi dev examples/api/main.py --host 0.0.0.0 --port 8000
python examples/api/client.py
mp3 audio files will be saved to the output
directory.