Dooratre commited on
Commit
5e5276d
·
verified ·
1 Parent(s): 22eeeb1

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -61,7 +61,7 @@
61
  let a = '_jOgmLjsGmnjFcJnoStasSfaKgjzZMiDXfh';
62
 
63
 
64
- const voiceResponse = await fetch('https://api-inference.huggingface.co/models/Baghdad99/english_voice_tts', {
65
  method: 'POST',
66
  headers: {
67
  'Authorization': `Bearer ${ap}${a}`,
 
61
  let a = '_jOgmLjsGmnjFcJnoStasSfaKgjzZMiDXfh';
62
 
63
 
64
+ const voiceResponse = await fetch('https://api-inference.huggingface.co/models/facebook/fastspeech2-en-ljspeech', {
65
  method: 'POST',
66
  headers: {
67
  'Authorization': `Bearer ${ap}${a}`,