Activity
added search function to document sharing
added search function to document sharing
added OpenAI API endpoint for audio transcription service
added OpenAI API endpoint for audio transcription service
refactoring of data path and adoped share service
refactoring of data path and adoped share service
performance test on old mac for whisper
performance test on old mac for whisper
migrated from blueprint to flask-restx. This brings a swagger documen…
migrated from blueprint to flask-restx. This brings a swagger documen…
added authentication to share service and POST/DELETE RESTful services
added authentication to share service and POST/DELETE RESTful services
refactoring flask application into packages with blueprints
refactoring flask application into packages with blueprints
added voice recording and transscription from html test
added voice recording and transscription from html test
pre-loading of voice models in Dockerfile
pre-loading of voice models in Dockerfile
enhanced voice test and added benchmark stats
enhanced voice test and added benchmark stats
added offline speech-to-text using whisper models
added offline speech-to-text using whisper models
added dockerfile and changes to transport secret to docker image
added dockerfile and changes to transport secret to docker image