LSXAxeller

Results 4 comments of LSXAxeller

I got the same error when I tried to parse an mp3, try this to convert mp3 to wav and parse ``` if (Path.GetExtension(name).Equals(".mp3", StringComparison.OrdinalIgnoreCase)) { using var mp3FileReader =...

> > I got the same error when I tried to parse an mp3, try this to convert mp3 to wav and parse > > ``` > > if (Path.GetExtension(name).Equals(".mp3",...

Now after update 0.9.1, It keeps importing document forever, and both codes still no luck even asking the parts that generated `tl.pdf.partition.0.txt.LLamaSharp.KernelMemory.LLamaSharpTextEmbeddingGenerator.TODO.text_embedding`

> Is using the save/load functionality not working for you? It saves the model state and a json file for your history into a customizable folder. If this is not...