Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render audio spectogram #6

Merged
merged 28 commits into from
Nov 1, 2024
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
aab24cd
add firestore_sdk ad session_manager
nwaughachukwuma Oct 31, 2024
4fe5a50
save user chats on firestore
nwaughachukwuma Oct 31, 2024
f988cc5
pass down session_id for a deterministic workflow
nwaughachukwuma Oct 31, 2024
95c3538
handle conversion of chat object to/fro a dict
nwaughachukwuma Oct 31, 2024
c458fe0
remove references to langchain
nwaughachukwuma Oct 31, 2024
38585fe
reuse a previously downloaded audiofile if it's processable
nwaughachukwuma Oct 31, 2024
658f6af
render audiocast metdata on share page
nwaughachukwuma Oct 31, 2024
6e0dcb8
cleanup
nwaughachukwuma Oct 31, 2024
271c611
temp remove audio_enchancement
nwaughachukwuma Oct 31, 2024
3420a46
sanitize audiocast transcript
nwaughachukwuma Oct 31, 2024
be5299f
add elevenlabs client
nwaughachukwuma Oct 31, 2024
421dbcb
add __text_to_speech_elevenlabs; cleanup
nwaughachukwuma Oct 31, 2024
ccd7f12
use dry in text_to_speech
nwaughachukwuma Oct 31, 2024
6ef5959
resolve merge conflicts
nwaughachukwuma Oct 31, 2024
ad76ef3
only lint on python versions 3.11 and 3.12
nwaughachukwuma Oct 31, 2024
f14f71d
add write permission to deploy job for marocchino/sticky-pull-request…
nwaughachukwuma Oct 31, 2024
162f886
use eleven_multilingual_v2 model for improved stability, accuracy and…
nwaughachukwuma Oct 31, 2024
b5e7230
Refactor audiocast page to include waveform visualization
nwaughachukwuma Nov 1, 2024
ec95a25
put waveform viz in an expander
nwaughachukwuma Nov 1, 2024
308d353
Merge remote-tracking branch origin/main into render-audio-spectogram
nwaughachukwuma Nov 1, 2024
efedaa6
cleanup
nwaughachukwuma Nov 1, 2024
d5308ba
move download_waveform_video internal to render_waveform
nwaughachukwuma Nov 1, 2024
753b357
allow toggling waveform visualizer
nwaughachukwuma Nov 1, 2024
c5b9ac1
save waveform to gcs
nwaughachukwuma Nov 1, 2024
5cad844
reshuffle dependencies in requirements.txt
nwaughachukwuma Nov 1, 2024
0a8b98f
add pycairo to deps
nwaughachukwuma Nov 1, 2024
bf69acf
fix reference to pyproject.toml
nwaughachukwuma Nov 1, 2024
e44aef6
add deps for cairo library
nwaughachukwuma Nov 1, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix reference to pyproject.toml
  • Loading branch information
nwaughachukwuma committed Nov 1, 2024
commit bf69acff6bdb76aee78cacb283bdfde5db70b408
File renamed without changes.
Loading