Skip to content

Instantly share code, notes, and snippets.

@sorbing
Created July 14, 2021 14:24
Show Gist options
  • Save sorbing/7941da59a995ae47a36ee600110ae403 to your computer and use it in GitHub Desktop.
Save sorbing/7941da59a995ae47a36ee600110ae403 to your computer and use it in GitHub Desktop.
speech-to-text.json
{
"results": [
{
"alternatives": [
{
"transcript": "Приветствую Меня зовут Юрий бошников и в этом выпуске я покажу как продвижение интернет-магазина в YouTube может увеличить ваше обороты на 30% без",
"confidence": 0.9057327,
"words": [
{
"startTime": "0s",
"endTime": "0.900s",
"word": "Приветствую"
},
{
"startTime": "0.900s",
"endTime": "1.100s",
"word": "Меня"
},
{
"startTime": "1.100s",
"endTime": "1.300s",
"word": "зовут"
},
{
"startTime": "1.300s",
"endTime": "1.600s",
"word": "Юрий"
},
{
"startTime": "1.600s",
"endTime": "1.900s",
"word": "бошников"
},
{
"startTime": "1.900s",
"endTime": "2.300s",
"word": "и"
},
{
"startTime": "2.300s",
"endTime": "2.400s",
"word": "в"
},
{
"startTime": "2.400s",
"endTime": "2.600s",
"word": "этом"
},
{
"startTime": "2.600s",
"endTime": "2.700s",
"word": "выпуске"
},
{
"startTime": "2.700s",
"endTime": "3s",
"word": "я"
},
{
"startTime": "3s",
"endTime": "3.300s",
"word": "покажу"
},
{
"startTime": "3.300s",
"endTime": "3.700s",
"word": "как"
},
{
"startTime": "3.700s",
"endTime": "4.100s",
"word": "продвижение"
},
{
"startTime": "4.100s",
"endTime": "5.500s",
"word": "интернет-магазина"
},
{
"startTime": "5.500s",
"endTime": "5.600s",
"word": "в"
},
{
"startTime": "5.600s",
"endTime": "5.900s",
"word": "YouTube"
},
{
"startTime": "5.900s",
"endTime": "6.600s",
"word": "может"
},
{
"startTime": "6.600s",
"endTime": "7.100s",
"word": "увеличить"
},
{
"startTime": "7.100s",
"endTime": "7.500s",
"word": "ваше"
},
{
"startTime": "7.500s",
"endTime": "8s",
"word": "обороты"
},
{
"startTime": "8s",
"endTime": "8.300s",
"word": "на"
},
{
"startTime": "8.300s",
"endTime": "9.200s",
"word": "30%"
},
{
"startTime": "9.200s",
"endTime": "9.600s",
"word": "без"
}
]
}
],
"languageCode": "ru-ru"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment