yamyamyuo

Results 3 issues of yamyamyuo

> This issue template helps us understand your SQLTools issues better. > > You don't need to stick to this template, but please try to guide us to reproduce the...

# include # include # include "Structure.h" # include "Pitch.h" # include "SoundCompute.h" # include "ReadWavFile.h" # include "Sound_to_Pitch.h" # include "Pitch_to_PointProcess.h" # include # include "Get_Data_to_Sound.h" # include "math.h"...

Hi there, I was trying [Ask a book question tutorial](https://github.com/gkamradt/langchain-tutorials/blob/main/data_generation/Ask%20A%20Book%20Questions.ipynb). However I was stuck in the third line `data = loader.load()`. Do you have any idea why it says my...