Commit History

use device_number for setting GPU
010ad9e

tomiwa1a commited on

fix error in device index for summarizer
230907f

tomiwa1a commited on

add summarizer to handler
b80a146

tomiwa1a commited on

update description in README.nd
efe5d70

tomiwa1a commited on

add generate_answer for long form question answering https://github.com/atilatech/atila-core-service/pull/7
766b395

tomiwa1a commited on

add support for query to be a string or an array of sentences that need encoding
93a37ae

tomiwa1a commited on

allow query to handle simple strings
81a0884

tomiwa1a commited on

fix bug for when transcript length is 1 and combine_transcripts was skipping last segment by using len()-1
c36201b

tomiwa1a commited on

add sentence transformer to inference endpoint
4678908

tomiwa1a commited on

add sentence transformers to requirements
847a8ee

tomiwa1a commited on

add video info to transcript
97023c4

tomiwa1a commited on

removed tokens array from transcripts
c8f6664

tomiwa1a commited on

set self.model to loaded model
6df6849

tomiwa1a commited on

fixed pt should be pytube
47e7453

tomiwa1a commited on

fixed error in verbose and time transcription
f376027

tomiwa1a commited on

fixed documentation
91f436b

tomiwa1a commited on

add pytube to requirements.txt
23c32b9

tomiwa1a commited on

change handler to use whisper model and include segments
e0a80e0

tomiwa1a commited on

Duplicate from philschmid/openai-whisper-endpoint
0a4aac9

tomiwa1a philschmid HF staff commited on