Skip to content

issues Search Results · repo:X-LANCE/VoiceFlow-TTS language:Python

Filter by

18 results
 (78 ms)

18 results

inX-LANCE/VoiceFlow-TTS (press backspace or delete to remove)

How does it compare to vits
  • tujie-jiangye
  • 1
  • Opened 
    13 days ago
  • #18

I ve been trying to reproduce your work, especially the rectified flow part. However, the reflow procedure always results in poorer synthesis quality (even for small sampling steps). I m wondering if you ...
  • NathanWalt
  • 4
  • Opened 
    on Oct 19, 2024
  • #17

Hi,thanks for your great work. I m having trouble running the following command in terminal: python train.py -c configs/lj_16k_gt_dur.yaml -m lj_16k_gt_dur But the following error occurs: File */VoiceFlow-TTS-main/data_loader.py ...
  • chasing-ant
  • 2
  • Opened 
    on Sep 22, 2024
  • #16

what kind of cuda you used or training? I use L40s 48G, it can not handle the original config, I must reduce the model size and the batchsize.
  • Liujingxiu23
  • 2
  • Opened 
    on Sep 14, 2024
  • #15

Hi, what is the effect of different estimation method? And I met several problems when i changed different estimation method or change OT method.
  • zdj97
  • 2
  • Opened 
    on Sep 13, 2024
  • #14

How can i get it ? $bash extract_fbank.sh --stage 0 --stop_stage 2 --nj 16 --sampling_rate 22050 utils/apply-cmvn.py: FileNotFoundError: [Errno 2] No such file or directory: **/cmvn.ark
  • cwj000
  • Opened 
    on May 24, 2024
  • #13

Hello! I m working on building my own dataset. Could you give me an example of Python code that generates phoneme sequences (text) and their corresponding durations (phn_duration).
  • mumuyeye
  • 1
  • Opened 
    on Apr 15, 2024
  • #12

Thank you for your interesting and valuable research. I m having trouble running the following command in terminal: bash extract_fbank.sh --stage 0 --stop_stage 2 --nj 16 The sampling rate of the original ...
  • wlsdbtjr
  • 11
  • Opened 
    on Apr 9, 2024
  • #11

Hi, thanks for your great work. I notice that you add a small gaussian noise when sampling x_t in CFM: mu_t = t_unsqueeze * x1 + (1 - t_unsqueeze) * x0 # conditional Gaussian mean sigma_t = self.sigma_min ...
  • cyanbx
  • 1
  • Opened 
    on Apr 1, 2024
  • #10

How can i get the parse_options.sh ? $bash extract fbank.sh-stage 0--stop stage 2 --nj 16 extract fbank.sh: line 20:parse options.sh: No such file or directory
  • foolishcqx
  • 1
  • Opened 
    on Mar 24, 2024
  • #9
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub