Skip to content

Activity

feat(index.ts): add file system operations to copy the final video to…

matscubepushed 1 commit to main • d58ca5c…5a3bec7 • 
on Aug 26, 2024

feat(audio.ts, image.ts): add AppConfig for centralized configuration…

matscubepushed 1 commit to main • 05cf2e1…d58ca5c • 
on Aug 24, 2024

feat(audio.ts): add volumeUp function to increase audio volume by 10dB

matscubepushed 1 commit to main • f460e1b…05cf2e1 • 
on Aug 23, 2024

feat(package.json): add zod dependency for schema validation

matscubepushed 1 commit to main • e03794a…f460e1b • 
on Aug 8, 2024

fix(script.ts): update conversation script request to focus on busine…

matscubepushed 1 commit to main • 90af8f7…e03794a • 
on Aug 6, 2024

feat(script.ts): add createConversation function to generate meeting …

matscubepushed 1 commit to main • b4b2095…90af8f7 • 
on Aug 5, 2024

feat(index.ts, script.ts): add script generation functionality using …

matscubepushed 1 commit to main • 9087f32…b4b2095 • 
on Aug 4, 2024

chore(gitignore): update script ignore rules to exclude all scripts e…

matscubepushed 1 commit to main • a83291e…9087f32 • 
on Aug 3, 2024

Merge pull request #5 from matscube/feat/script-ignored-file

Pull request merge
matscubepushed 2 commits to main • be013a8…a83291e • 
on Jul 31, 2024

chore(gitignore): add src/assets/scripts/index.ts to ignore list

matscubecreated feat/script-ignored-file • b5a0cb5 • 
on Jul 31, 2024

feat(assets): add new audio and image assets for project use

matscubepushed 1 commit to main • 7137ee1…be013a8 • 
on Jul 30, 2024

feat(image.ts): add support for review images and update background i…

matscubepushed 1 commit to main • d0d2e1a…7137ee1 • 
on Jul 29, 2024

feat(image.ts): add index and isReviewing properties to renderCompone…

matscubepushed 1 commit to main • a079260…d0d2e1a • 
on Jul 28, 2024

feat(image.ts): add testRenderImage function to facilitate image rend…

matscubepushed 2 commits to main • b701f35…a079260 • 
on Jul 26, 2024

refactor(audio.ts): remove commented-out code to improve readability

matscubepushed 1 commit to main • b0b8206…b701f35 • 
on Jul 25, 2024

Merge pull request #4 from matscube/feat/2-use-async-for-quickness

Pull request merge
matscubepushed 2 commits to main • 6b198d3…b0b8206 • 
on Jul 24, 2024

refactor(audio.ts, video.ts): comment out console.log statements to r…

matscubecreated feat/2-use-async-for-quickness • 820e19e • 
on Jul 24, 2024

Merge pull request #2 from matscube/feat/1-create-video

Pull request merge
matscubepushed 2 commits to main • 09da8fd…6b198d3 • 
on Jul 24, 2024

feat(audio.ts): make concatAudios function asynchronous and accept dy…

matscubecreated feat/1-create-video • 32c6b05 • 
on Jul 24, 2024

refactor(index.ts): comment out unused script entries to clean up the…

Force push
matscubeforce pushed to main • e7e5a8f…09da8fd • 
on Jul 23, 2024

refactor(index.ts): comment out unused script entries to clean up the…

matscubepushed 1 commit to main • b51acf7…e7e5a8f • 
on Jul 23, 2024

feat(index.ts): uncomment additional manuscript scripts to include mo…

matscubepushed 1 commit to main • c9dece5…b51acf7 • 
on Jul 22, 2024

feat(image.ts): add new module to create images from manuscripts

matscubepushed 1 commit to main • 21ad8e8…c9dece5 • 
on Jul 22, 2024

feat(package.json): add canvas and puppeteer dependencies for image p…

matscubepushed 1 commit to main • e63bc4d…21ad8e8 • 
on Jul 21, 2024

feat(video.ts): add mixAudioAndVideo function to combine audio and vi…

matscubepushed 1 commit to main • 9b46f65…e63bc4d • 
on Jul 21, 2024

fix(tts.ts): split long Japanese and English sentences into two separ…

matscubepushed 1 commit to main • 714c44d…9b46f65 • 
on Jul 20, 2024

refactor(index.ts): move TTS functions and text data to a new tts.ts …

matscubepushed 1 commit to main • 396ec5d…714c44d • 
on Jul 18, 2024

feat(index.ts): import and call concatAudios function to add audio co…

matscubepushed 4 commits to main • 3af834a…396ec5d • 
on Jul 18, 2024

docs: add README.md with installation instructions

Force push
matscubeforce pushed to main • 2c9b8ed…3af834a • 
on Jul 18, 2024

docs: add README.md with installation instructions

matscubepushed 1 commit to main • 0f9d1fb…2c9b8ed • 
on Jul 18, 2024