Joan Cabezas

Results 112 comments of Joan Cabezas

Closing, not planned for now, will reopen later probably.

I want to be able to have a free recording of about 30 seconds or 1 minute, where the user can speak freely, and we show the transcript while is...

Samples should be a single sample, instead of: ``` @router.post('/samples/upload') def upload_sample(file: UploadFile, uid: str): print('upload_sample') path = f"_temp/{uid}" os.makedirs(path, exist_ok=True) file_path = f"{path}/{file.filename}" with open(file_path, 'wb') as f: f.write(file.file.read())...

Hi @SHAH-JI please upload a video showing the functionality please. Also, if it's initial implementation, created instead a Draft PR. Thanks

It looks good in terms of functionality, not in terms of UI. @SHAH-JI

I think this looks great, please create the proper PR for it! @SHAH-JI

@SHAH-JI I don't see any changes to memory_detail component? where did you put the new component?

Perfect, please include it on memory detail @SHAH-JI

![CleanShot 2024-07-06 at 11 51 47@2x](https://github.com/BasedHardware/Friend/assets/18078879/e1a17a20-4c7c-4d04-91e1-56425d9ddd51) I don't understand what's this. This should play of course the audio from the memory recording