Taein KIM

Results 7 issues of Taein KIM

**Describe the bug** Hello, Recently I came across to this awesome project and trying tutorials in the Wiki page. But if I run the `Example/duplicate.py` in Windows terminal(PowerShell), the code...

bug
build system / structure

Hi, I've created a Korean translation as instructed in CONTRIBUTION.md. So far working properly in Windows app. Please leave any reviews if something needs to be fixed. ![image](https://github.com/KRTirtho/spotube/assets/7788738/b7c5ea42-dd26-43b8-9296-0d78ac01056b)

Hi, recently I've been using this library and stumbled upon this method. https://github.com/SciSharp/NumSharp/blob/1fed94d2e556a7fdfc815775db68f9c8f195298a/src/NumSharp.Core/Casting/NdArrayToMultiDimArray.cs#L31 Is `ToMuliDimArray()` typo of `ToMultiDimArray()`?

안녕하세요. 기존에 만들어주신 environment-*.yml을 이용해 conda 환경을 구축하려고 하니 "Warning: you have pip-installed dependencies in your environment file, but you do not list pip itself as one of your conda...

Hi, Thank you for releasing this implementation on public. In your example code, there is only prediction code like `pred = tabTransformer.predict(X)`, but how to train this model? I've already...

Hi, I'm currently using `NeMo/tools/speech_data_simulator` to fine-tune the MSDD model and have some questions about the data_simulator. ### 1. How can I ensure that every session has exactly as many...

stale

Greetings 😊 and thank you all for open-sourcing the state-of-the-art tokenizer library! A few months ago, I've implemented .NET(C#, F#, ...) bindings of 🤗 Tokenizers and wanted to share it...