Commit History

fix note for PDF
559dac3

gabrielchua commited on

add note for PDF
2042c37

gabrielchua commited on

enable API - specify api_name
293d00a

gabrielchua commited on

add configurability for tone and length
02376ba

gabrielchua commited on

add ios file support
ca95dce

gabrielchua commited on

update gradio UI
b9be85f

Gabriel CHUA commited on

Update app.py
5e81f21
unverified

gabriel chua commited on

update prompt
24679ab

Gabriel CHUA commited on

remove FastAPI
0d18445

Gabriel CHUA commited on

rename to app.py
ab47d81
unverified

gabriel chua commited on

fix README
e3025d7
unverified

gabriel chua commited on

update README for spaces
a393170
unverified

gabriel chua commited on

add workflow to sync with HF
15cd3ac

gabriel chua commited on

update README
3a3e3f6

gabriel chua commited on

refactor model_id as constant
d336953

gabriel chua commited on

update LICENSE
156dea7

gabriel chua commited on

update README
9149e8d

gabriel chua commited on

add opensouce version
9c20b4e

gabriel chua commited on

allow the gemini api key to be passed via gradio
8729c75

knowsuchagency commited on

replace html string constants with actual files
e19d77c

knowsuchagency commited on

chore: Remove unnecessary environment variables in Dockerfile
42d1b82

knowsuchagency commited on

serve via granian and add standard head tags and static files
5e89640

knowsuchagency commited on

allow for concurrency on generating transcripts
16b3c05

knowsuchagency commited on

update the prompt to make it less likely to include brackets with variables and to have the main points of the text reiterated at the end of the dialogue
8bf1635

knowsuchagency commited on

chore: Refactor PDF file reading in generate_audio function
1a8723f

knowsuchagency commited on

feat: Add note about audio compatibility with Safari
7a115e0

knowsuchagency commited on

feat: Add Sentry error tracking for improved error handling
311d9aa

knowsuchagency commited on

Refactor PDF file reading in generate_audio function
2d016e2

knowsuchagency commited on

Refactor PDF file reading in generate_audio function
f6a8bf7

knowsuchagency commited on

feat: Fix PDF file reading in generate_audio function
331caac

knowsuchagency commited on

feat: Update Gradio interface configuration with description and transcript output
63b6d33

knowsuchagency commited on

feat: Add multiple voice options for podcast narration
4c6f82c

knowsuchagency commited on

Refactor README.md to remove "Converter" from the project name
bb76fc9

knowsuchagency commited on

feat: Add description to Gradio interface configuration
5cb24e8

knowsuchagency commited on

chore: Update dependencies and add tenacity library for retrying validation errors
5f34d90

knowsuchagency commited on

chore: Remove unnecessary logger.info call in generate_audio function
9d05f90

knowsuchagency commited on

feat: Update DialogueItem voice property to use speaker instead of deprecated values
07ea011

knowsuchagency commited on

chore: Update virtual environment setup in README.md
592cbe6

knowsuchagency commited on

chore: Remove unnecessary fields from Gradio interface configuration
f93f98f

knowsuchagency commited on

chore: Update Gradio interface configuration and remove unnecessary fields
50a37e0

knowsuchagency commited on

chore: Update Gradio interface configuration and remove unnecessary fields
db8ccb7

knowsuchagency commited on

chore: Update Dockerfile and docker-compose.yml for Gradio server configuration
50cc9f5

knowsuchagency commited on