Commit History

fix extraction
a966ebf

Yassine commited on

remove spacy and use model's tokenizer instead
e0a7220

Yassine commited on

only return one entity
af19614

Yassine commited on

update repos name
182177b

Yassine commited on

add gitignore
a0f661d

Yassine commited on

remove env file
d06d57d

Yassine commited on

Integrate dotenv for environment variable management and update GROQ API key retrieval
1ea690b

Yassine commited on

Update Groq API URL and format request data in transcribe_audio function
b028259

Yassine commited on

Add httpx to requirements
24556e6

Yassine commited on

switch to using whisper-large-v3-turbo from groq
77085dc

Yassine commited on

switch to whisper-tiny
d618289

Yassine commited on

switch to whisper-small
dc3fba1

Yassine commited on

update requirements
1e86f52

Yassine commited on

fix requirements
65cd4de

Yassine commited on

Add audio transcription feature using Whisper model and update Dockerfile
1602deb

Yassine commited on

Fix the allowed entities for each type
7b036e8

Yassine commited on

Update dependencies for Hugging Face deployment
2be4d6b

Yassine commited on

Initial commit: FastAPI application
05deaf1

Yassine commited on