Skip to content

Request of a simple python FASTAPI with all the configs #6

@dev3py

Description

@dev3py

i tried to run the cmd.
I ran the command

nn generate --name podcast https://en.wikipedia.org/wiki/Podcast D:/my-path/config/config_elevenlabs.json

I had the json file correctly configured with the one you have provided as a example in the config folder

But still the call was going to the openai

here is the sample logs
Generating audio segments: 98%|█████████████████████████████████████████████████████████████████████████████████████████▌ | 64/65 [03:43<00:03, 3.85s/it]2025-01-29 15:35:31,309 - INFO - HTTP Request: POST https://api.openai.com/v1/audio/speech "HTTP/1.1 200 OK"
Generating audio segments: 100%|███████████████████████████████████████████████████████████████████████████████████████████| 65/65 [03:46<00:00, 3.48s/it]
2025-01-29 15:35:33,150 - INFO - ️💾 Exporting podcast to output\podcast \output.wav
2025-01-29 15:35:33,170 - INFO - ✅ Podcast generation complete
Podcast generation complete. Output saved to output\podcast

As you can see still the openai api was called

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions