CoolFace
Apppublic

Mery3391/YAMNET

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes
main.cpython-310.pyc21 linesDownload Raw Back to __pycache__
1o

2J�i��@s|ddlmZmZmZmZddlZddlZddlZddlm	Z	edd�Z3e4�d�dd��Ze5�
d	�ed6�fdefdd
��ZdS)�)�FastAPI�7UploadFile�File�
HTTPExceptionN)�predict_emotionzSpeech Emotion API - Darija)�title�/cCsddiS)N�messageuAPI opérationnelle ✅�r8r9r10�(C:\Users\hp\Downloads\mon_projet\main.py�rootsrz/predict.�filec11�s��|j�d�s
tddd��tjddd��}t�|j|�|j}Wd�n1s)wYz+zt	|�}d|ji|�d	d12i�WWt13�|�StyY}ztdt
|�d��d}~wwt14�|�w)N)�.wavz.mp3z.oggz.flaci�uFormat audio non supporté)�status_codeZdetailFr)�delete�suffix�filename�statusZsuccessi�)r�endswithr�tempfile�NamedTemporaryFile�shutil�copyfileobjr
�namer�os�unlink�	Exception�str)r
�tmpZtmp_path�result�er15r16r�predicts �����r!)Zfastapirrrrrrrr!r�app�getrZpostr17r18r19r�<module>s2021