-
Hello,
When I try to compute the voice distance on certain wav files I receive the chunk lies outside of file found errors.
```
def voice_distance(start, end):
speaker2 = Segment(start, end…
mirix updated
3 months ago
-
First of all, I thank you Georgi Gerganov and all who contributed to this project.
I have a progressive neuro-muscular disease and I almost can not use my hands. I bought a new android mobile to ease…
-
CVPR 2022
#
格式
* **Paper Title**
*Author(s)*
CVPR, 2022. [[Paper]](link) [[Code]](link) [[Website]](link)
需要填充:
1)Paper Title
2) Author(s)
3) 3个“link”
4)两篇文章之间间隔一行
# agent
Meta Ag…
yyf17 updated
2 years ago
-
## Core ML
- [WWDC2019 256 Session - Advances in Speech Recognition](https://developer.apple.com/videos/play/wwdc2019/256/)
- [WWDC2019 704 Session - Core ML 3 Framework](https://developer.apple.c…
-
I get a lot of "Speaker?" in the final file and i do not know how to improve this.
Maybe you can give a few tips how to work with the pipeline.
-
Hi,
we are using Speech Translation to translate audio from one language to another. Everything is working fine if we set the source language using SpeechRecognitionLanguage.
Our problem is when…
-
This is a must have for the speech component. During the competition it will be noisy, therefore we need to have a solution to still be able to recognize the speech.
## Context
A pre-process for t…
-
Hello!
I have two sets of subtitles and I just want to compute how well the second one (hypothesis) covers the region boundaries in the first one (reference). I'm not interested in the actual text …
-
Hi.
I'm trying to rewrite this project in C++ in search of better interoperability, better user friendliness and better performance.
Now I successfully implemented MRCG extraction and get a huge…
-
After a performant forced alignment pipeline is done, my next thought goes to how to add gender and accent recognition.
First of all, I will assume that each segment output by the forced aligner co…