Xuechen Liu

Results 13 issues of Xuechen Liu

Hello and first of all, thanks for the work! Very nice and minimal blog. I have a simple Q: So after going through the website and samples, I still don't...

wontfix
usage question

This is related with issue #1484 I found in our diarization-related scripts and runners, we ask the users to install `sklearn`, instead of `scikit-learn`. `sklearn`, on pip, as pointed out...

enhancement

Hi all! I am now checking the diarization recipe via `recipe/AMI`. However, I found in the README and `extra_requirements.txt`, the library installed is `sklearn`, not `scikit-learn`. The latter, I believe,...

### 🚀 The feature I would like to have or add (by myself, maybe?) pre-emphasis filtering into the audio processing step. ### Motivation, pitch As we all know, pre-emphasis boosts...

Dear all, I am now looking at some experimetns using TIMIT. I found in the TIMIT preparation script ([here](https://github.com/kaldi-asr/kaldi/blob/master/egs/timit/s5/local/timit_data_prep.sh)), line 65 is not necessary since the find command come right...

bug
stale

**Describe your question** Hi all! I am now trying to play with jTubeSpeech. However, when I visit the base directory `egs2/jtubespeech/asr1`, I cannot find a way to prepare the data....

Question

Hi first of all thanks for the amazing work! I am now having a taste of PANNs by looking at `example.py`. However, when I was trying with some short audios,...

**Describe your question** Task: TTS Package: espnet2 Hello! I am pretty new to the current version of espnet TTS, as well as TTS as a research topic. I am now...

Question
TTS

**Describe the bug** The colab link about TTS demonstration recipe seems not correct. It should be this link if I got it right: https://colab.research.google.com/github/espnet/notebook/blob/master/ESPnet2/Demo/TTS/tts_realtime_demo.ipynb Also, the Gradio demo in the...

Bug

您好!我想请问一下这个代码有没有python API可以作为参考?就是python脚本输入文本输出声音的那种。感谢!