-
Let's discuss the possible free alternatives to Google's speech recognition here.
-
### 🐛 Describe the bug
I am trying to surve ASR whisper model in torchserve but i am facing worker issue
### Error logs
main org.pytorch.serve.servingsdk.impl.PluginsManager - Loading snapshot ser…
-
### System Info
- `transformers` version: 4.28.1
- Platform: Windows-10-10.0.22621-SP0
- Python version: 3.11.2
- Huggingface_hub version: 0.14.1
- Safetensors version: not installed
- PyTorch…
-
-
换了三台机器,捣鼓了一天时间
环境:
Windows10 / 11
Python 3.10
Paddle 2.5.1 GPU版 (conda install paddlepaddle-gpu==2.5.1 cudatoolkit=11.7 -c https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/Paddle/ -c conda-fo…
-
I have 4 Tesla V100s when I specify the device_index =1 , the "transcribe_with_vad" method executes incorrectly.
here is my code :
` model = whisper_s2t.load_model(
model_identifi…
-
```
Internal Compiler Error: Unhandled exception
Traceback (most recent call last):
File "/Users/ondrej/repos/lfortran/lfortran/src/bin/lfortran.cpp", line 2141
return compile_to_object_file…
-
I intend to try out an LSTM for speech recognition. Looking at the t2t code I noticed that there's a `lstm_asr_v1` hparams-set which is should probably work with a `lstm_seq2seq_attention`?
However…
-
https://github.com/alesaccoia/VoiceStreamAI/assets/39730824/c86907e4-f6df-4bce-bf75-090ee34f7384
-
I have trained the PASE+ encoder on my custom datatset but I couldnt see anything about data preparation for ASR experiment on custom dataset. I have a set of .wav files and their corresponding text t…