Los Angeles, California, United States
MarketingWebsite Overhaul
• Designed and implemented new features focusing on user conversion and enhancing first-time visitor experiences for company’s marketing website using Django and React.
• Implemented a secure and low-friction registration process, including cross-domain (CORS) authentication utilizing Django with dynamic URL construction and secure cookie handling.
• Utilized JavaScript, Bootstrap and SASS with the React framework to implement dynamic client-side pages for chatbot demo and personalized pop-up page.
Phoneme Precision Tracker: TTS Attention Analysis & Enhancement
• Developed a Python-based Text-to-Speech (TTS) tracking tool for chatbots, pinpointing pronunciation errors at the phoneme level to boost speech clarity.
• The tool achieved a runtime 1/100th of the TTS model’s, ensuring easy integration.
• Implemented sentence and paragraph processing algorithms, conducted extensive testing with NumPy for reliability and accuracy.
Data Preprocessing Tool
• Enabled the prevailing Tacotron2 TTS model to utilize FastSpeech2 capabilities by
creating an automatic data labeling preprocessor.