Richard Shu

Results 7 issues of Richard Shu

I'm struggling to generate filelist.txt using the RAVDESS dataset, can you provide an example of the file? It's supposed to contain data for filelist_dict, emotion_dict, arousal_dict, valence_dict.

**Expected Behavior** The document of FilterExpressionBuilder says "This builder DSL mimics the common https://www.baeldung.com/hibernate-criteria-queries syntax." I'd expect all common hibernate operators supported, but the 'like' operator is not supported here....

vector store
to discuss
design

The Wav2LipPredictor usually works fine on my system, but sometimes it fails with certain audio file, because of the following error: could not load library libcudnn_cnn_infer.so.8. Error: /lib/x86_64-linux-gnu/libcudnn_cnn_infer.so.8: undefined symbol:...

The included styles in this node are pretty good, but there're actually endless styles, it's impossible to include all, and if you include more the list will become too long...

enhancement

Thanks for sharing this great full stack chatbot, but the dependent Langchain 0.0.67 is old, can you update it to the current v0.2, or at least v0.1?

This seems a good alternative to yfinance, with multiple data sources and additional data from web scrapping. Thanks for sharing! Yahoo Finance has a Compare To: section on the summary...

I created a helper function to test the SSML google:style tag (Python). def synthesize_ssml(style_name): from google.cloud import texttospeech ssml_text = f'Hello I'm so happy today!' client = texttospeech.TextToSpeechClient() input_text =...

triage me
priority: p2
type: bug
samples