SeongRyeong
SeongRyeong
thank you. I'll try again using the link you sent me!
In Example, ``` import numpy as np from sklearn.datasets import make_classification from torch import nn import torch.nn.functional as F from skorch import NeuralNetClassifier from tune_sklearn import TuneGridSearchCV X, y =...
did you solve this?
> May I ask for your use case specifically. Not exactly what you are asking for but we will soon have a runner (ie: able to run in python) but...
You showed me several links, but what I want is not TTS. What I'm looking for refers to the parameters that can be used when translating speech in STT.
Oh, thank you! After checking, I realized that there are some parts that need to be changed. However, what I'm curious about is how these parts are actually connected behind...