Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
phxdev
/
podcaster
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b78cca1
podcaster
2 contributors
History:
41 commits
marks
Added Anthropic
b78cca1
2 months ago
.dockerignore
Safe
475 Bytes
Added code files
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
.gitignore
Safe
5 Bytes
Added code files
2 months ago
Dockerfile
Safe
1.24 kB
Expose port
2 months ago
README.md
Safe
487 Bytes
Moved to Uvicorn instead of Flask
2 months ago
__init__.py
Safe
0 Bytes
Added code files
2 months ago
api_clients.py
Safe
6.28 kB
Reformat voice name
2 months ago
app.py
Safe
5.01 kB
Integrated scraper
2 months ago
config.py
Safe
242 Bytes
Added a shared config class
2 months ago
interface.py
Safe
9.65 kB
More formtting fixes
2 months ago
logger.py
Safe
2.6 kB
Removed file handler, only logging to stdout
2 months ago
models.py
Safe
506 Bytes
Implemented pydantic
2 months ago
podcast_generator.py
Safe
445 Bytes
More changes
2 months ago
requirements.txt
Safe
277 Bytes
Added Anthropic
2 months ago
scraper.py
Safe
595 Bytes
More changes
2 months ago
setup.py
Safe
208 Bytes
Added code files
2 months ago
tts.py
Safe
760 Bytes
More changes
2 months ago