-
I fill "stt_en_fastconformer_ctc_small" in init_from_pretrained_model but i get an error "not found" the "stt_en_fastconformer_ctc_small"
```yaml
name: "FastConformer-CTC-BPE"
# name: "model STT N tes…
-
# Description
Is this reporting a bug or feature request?
Seeking a clarification / guideline on integrating new modules.
If reporting a bug, please fill out the following:
### Environment
…
-
Afer update to 2024.11b4
Registratorius: homeassistant.setup
Šaltinis: setup.py:497
Pirmą kartą įvyko: 07:53:28 (1 įvykiai)
Paskutinį kartą prisijungė: 07:53:28
Unable to prepare setup for pl…
-
### Description
we are going to get an estimation of time and cost for training the whisper model. the whisper model is previously trained on 500 hours of training data but now we have 1500 hours tra…
-
## Overview
There are two types of problem that we have noticed
1) User input language is different from application selected language
2) In audio format the input language has a mix of two lang…
-
### Discussed in https://github.com/langchain-ai/langchain/discussions/27404
Originally posted by **kodychik** October 16, 2024
### Checked
- [X] I searched existing ideas and did not find …
-
**Description:**
Currently, regional staff often contact central office staff with questions regarding STT data, such as:
- Verifying if STT data has been submitted and received by central office.…
-
Aktualni verze whisperx hlasi behem zpracovani audia velke mnozstvi warning.
Pokud by je slo alespon castecne vyresit, bylo by to super
```
INFO:app.routers.stt:Received URL for processing: h…
-
## Context
Currently Fairseq is used for STT (odia) in AKAI. We need to verify if BHASHINI Model's latency against the existing
## Requirements
- [x] Dataset with audio STT queries (message ids)…
-
Hi,
I tried and edited "Websocket-Server" example to only use transport.input(), stt and transport.output() in pipeline, I got my voice transcribed in my bot server console, but front-end html didnt…